question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Please release 0.4.x series to Maven Central

See original GitHub issue

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we’ll work with you on design, scheduling, etc.)

Issue details

Currently https://mvnrepository.com/artifact/com.pulumi/eks only contains 0.37.1 as the latest released version. As a result I cannot follow instructions https://stackoverflow.com/questions/72473455/is-there-a-way-to-solve-kubeconfig-user-entry-is-using-deprecated-api-version/72474110#72474110 and currently getting:

  kubernetes:core/v1:ConfigMap (my-cluster-nodeAccess):
    error: failed to initialize discovery client: exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1"

When trying to provision eks-minimal Java example updated in https://github.com/pulumi/examples/pull/1281

Affected area/feature

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
stack72commented, Sep 13, 2022

@t0yv0 there hasn’t been an eks release of a full version since we merged in Java to this repo

the next release will go out this week and be 0.42.0 and include it

0reactions
danielrbradleycommented, Oct 13, 2022

That’s great thanks! Yes, it looks like we were trying to use pulumictl to set the version before we’d installed pulumictl. Will get this merged and test cutting a new release

Read more comments on GitHub >

github_iconTop Results From Across the Web

Maven – Guide to uploading artifacts to the Central Repository
Many open source projects want to allow users of their projects who build with Maven to have transparent access to their project's artifacts....
Read more >
Maven error in eclipse (pom.xml) : Failure to transfer org ...
Right Click on your project: Run (As) -> Maven install. After which, if the build fails when you do Maven Install, it means...
Read more >
Maven Central Developers Guide - Oracle
0.0 release, we move the packaging on Maven Central from pre-established dependencies between artifacts to giving Java developers a choice between "pick-and- ...
Read more >
Maven Central Repository Search
Official search by the maintainers of Maven Central Repository. ... Introducing the new look of The Central Repository, designed to address artifact search ......
Read more >
How to add Oracle JDBC driver in your Maven local repository
Here's a simple guide to show you how to add an Oracle JDBC driver into your Maven local repository, and also how to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found