Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/pulumi/pulumi-eks/sdk/v2 from 2.2.1 to 2.4.0 #832

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2024

Bumps github.com/pulumi/pulumi-eks/sdk/v2 from 2.2.1 to 2.4.0.

Release notes

Sourced from github.com/pulumi/pulumi-eks/sdk/v2's releases.

v2.4.0

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-eks@v2.3.0...v2.4.0

v2.3.0

Caution

This release introduces a few changes to this provider.

  • The underlying Kubernetes provider used to interact with the aws-auth configmap is now marked to treat configmaps as mutable. This avoids the potential issue of having users being denied access to a cluster.
  • The VpcCni resource now stores the applied manifest in state. This will enable the provider to upgrade the cluster's CNI object if the provider has any CNI updates to make.
  • The cluster.kubeconfig method now returns a Kubeconfig object without any AWS Profile information. If profile information is required to be injected, please use the cluster.getKubeconfig method instead.

The changes made in this release will result in a one time update to the underlying VpcCni and configmap resources when upgrading this to version. There should not be any downtime related to this updates, and they should happen in-place.

What's Changed

... (truncated)

Commits
  • a1e2711 Add parameter for configuring monitoring options of NodeGroups (#1149)
  • 3ee2bd5 Bump the go_modules group across 4 directories with 1 update (#1128)
  • de92d5c Fix some broken links (#1141)
  • 6a63b9f Skip healthz check if public endpoint access is not enabled (#1135)
  • a283bcb Guarantee JSON output of awscli to generate kubeconfig (#1136)
  • 03aa914 Add basic eks cluster example and add missing descriptions (#1112)
  • 1c3a916 Regenerate java SDK
  • 347ae04 add missing descriptions
  • e74a03d remove unneeded whitespace
  • 93e45cf update docs string in main.go
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/pulumi/pulumi-eks/sdk/v2](https://github.com/pulumi/pulumi-eks) from 2.2.1 to 2.4.0.
- [Release notes](https://github.com/pulumi/pulumi-eks/releases)
- [Changelog](https://github.com/pulumi/pulumi-eks/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-eks@v2.2.1...v2.4.0)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi-eks/sdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 16, 2024 16:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 23, 2024

Superseded by #837.

@dependabot dependabot bot closed this May 23, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pulumi/pulumi-eks/sdk/v2-2.4.0 branch May 23, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants