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

Update Giant Swarm Go modules - autoclosed #392

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/giantswarm/app/v6 v6.6.1 -> v6.15.6 age adoption passing confidence
github.com/giantswarm/exporterkit v1.0.0 -> v1.1.0 age adoption passing confidence
github.com/giantswarm/k8smetadata v0.9.2 -> v0.23.0 age adoption passing confidence
github.com/giantswarm/microendpoint v1.0.0 -> v1.1.0 age adoption passing confidence
github.com/giantswarm/microerror v0.4.0 -> v0.4.1 age adoption passing confidence

Release Notes

giantswarm/app (github.com/giantswarm/app/v6)

v6.15.6

Compare Source

Added
  • Validation for unique App Operator version label for in-cluster apps.

v6.15.5

Compare Source

Fixed
  • Fix wrong field selector.

v6.15.4

Compare Source

Fixed
  • Getting the cluster ID for all the clusters types.

v6.15.3

Compare Source

Changed
  • Account for ClusterSingleton and NamespaceSingleton for CAPI clusters.

v6.15.2

Compare Source

v6.15.1

Compare Source

Changed
  • Adapt ClusterSingleton for CAPI.

v6.15.0

Compare Source

v6.14.0

Compare Source

Changed
  • Don't look for the ingress-controller-values ConfigMap cluster values when NGINX apps is installed for CAPI clusters. Instead look for the standard <cluster_name>-cluster-values ConfigMap.

v6.13.0

Compare Source

Added
  • Add a new validation rule for App Crs that checks for unique name of in-cluster Apps across the management cluster and rejects the request if it does not pass

v6.12.0

Compare Source

Added

v6.11.1

Compare Source

v6.11.0

Compare Source

Changed
  • Use application.giantswarm.io CRDs from apiextensions-application instead of apiextensions.

v6.10.0

Compare Source

Added
  • Add additional validation logic for the chart-operator.giantswarm.io/app-namespace annotation.

v6.9.0

Compare Source

Added
  • Add key.AppCatalogEntryCompatibleProviders.

v6.8.1

Compare Source

Fixed
  • Remove compatible providers validation for AppCatalogEntry as its overly strict.

v6.8.0

Compare Source

Changed
  • Downgrade k8s modules to < 0.21.0 version and controller-runtime to < 0.7.0 version.

v6.7.0

Compare Source

Added
  • Support setting extra labels and annotations when creating new App CR with app package.

v6.6.2

Compare Source

Changed
  • Make validation of giantswarm.io/managedby more general.
giantswarm/exporterkit (github.com/giantswarm/exporterkit)

v1.1.0

Compare Source

Changed
  • Upgrade to Go 1.20
giantswarm/k8smetadata (github.com/giantswarm/k8smetadata)

v0.23.0

Compare Source

Added
  • Add deletion prevention label

v0.22.0

Compare Source

Added
  • Add alpha.giantswarm.io/flatcar-release-version annotation to support flatcar alpha channel releases.

v0.21.0

Compare Source

Added
  • Add circleci builds.
  • Add cilium.giantswarm.io/ipam-mode annotation and its values kubernetes and eni.

v0.20.0

Compare Source

Added
  • Add aws.giantswarm.io/vpc-endpoint-mode annotation and its values UserManaged,GiantswarmManaged

v0.19.0

Compare Source

Added
  • Add aws.giantswarm.io/resolver-rules-owner-account annotation.

v0.18.0

Compare Source

Added
  • Add alpha.aws.giantswarm.io/logging-volume-size annotation.
  • Add alpha.aws.giantswarm.io/containerd-volume-size annotation.

v0.17.0

Compare Source

Added
  • Add aws.giantswarm.io/dns-mode annotation.
  • Add aws.giantswarm.io/dns-assign-additional-vpc annotation.
  • Add network topology annotations.

v0.16.1

Compare Source

Fixed
  • Annotation for aws-rolling-node-operator needs start with alpha.aws.

v0.16.0

Compare Source

Added
  • Add instance warmup seconds annotation.

v0.15.0

Compare Source

Added
  • Add aws.giantswarm.io/vpc-mode annotation.
Changed
  • Update go to v1.19.

v0.14.0

Compare Source

Added
  • Add cilium.giantswarm.io/force-disable-cilium-kube-proxy annotation.

v0.13.0

Compare Source

v0.12.0

Compare Source

Added
  • Add cilium.giantswarm.io/pod-cidr annotation.

v0.11.1

Compare Source

Added
  • Add giantswarm.io/service-priority label.

v0.11.0

Compare Source

Added
  • Add alpha.giantswarm.io/internal-elb annotation.

v0.10.1

Compare Source

Fixed
  • Support alpha.aws.giantswarm.io/ebs-volume-throughput in AWS v17.2.0.
  • Support alpha.aws.giantswarm.io/ebs-volume-iops in AWS v17.2.0.

v0.10.0

Compare Source

Added
  • Add alpha.aws.giantswarm.io/ebs-volume-throughput annotation.
  • Add alpha.aws.giantswarm.io/ebs-volume-iops annotation.

v0.9.4

Compare Source

Added
  • Add alpha.aws.giantswarm.io/iam-roles-for-service-accounts annotation.

v0.9.3

Compare Source

Added
  • Add annotation app-operator.giantswarm.io/trigger-reconciliation.
giantswarm/microendpoint (github.com/giantswarm/microendpoint)

v1.1.0

Compare Source

Changed
  • Upgrade to Go 1.20
  • Upgrade github.com/giantswarm/versionbundle v0.2.0 to v1.1.0
  • Upgrade github.com/giantswarm/micrologger v0.5.0 to v1.1.1
  • Upgrade github.com/giantswarm/microerror v0.2.0 to v0.4.1
giantswarm/microerror (github.com/giantswarm/microerror)

v0.4.1

Compare Source

Changed
  • Upgrade to Go 1.20

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 19, 2023 12:24
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Dec 19, 2023
@renovate renovate bot force-pushed the renovate/giant-swarm-go-modules branch 2 times, most recently from 8741604 to 0b9120d Compare December 20, 2023 07:58
@renovate renovate bot force-pushed the renovate/giant-swarm-go-modules branch 4 times, most recently from 54f2f41 to b66dc2e Compare January 10, 2024 14:01
@renovate renovate bot force-pushed the renovate/giant-swarm-go-modules branch from b66dc2e to d96730a Compare January 16, 2024 15:32
Copy link
Contributor Author

renovate bot commented Jan 18, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title Update Giant Swarm Go modules Update Giant Swarm Go modules - autoclosed Jun 3, 2024
@renovate renovate bot closed this Jun 3, 2024
@renovate renovate bot deleted the renovate/giant-swarm-go-modules branch June 3, 2024 07:41
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 renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants