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 (major) - autoclosed #394

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 -> v7.0.0 age adoption passing confidence
github.com/giantswarm/k8sclient/v6 v6.1.0 -> v7.2.0 age adoption passing confidence
github.com/giantswarm/micrologger v0.6.0 -> v1.1.1 age adoption passing confidence
github.com/giantswarm/operatorkit/v6 v6.1.0 -> v8.0.0 age adoption passing confidence

Release Notes

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

v7.0.0

Compare Source

Removed
  • App: Remove nginx-ingress-controller-app exceptions. (#​294)

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/k8sclient (github.com/giantswarm/k8sclient/v6)

v7.2.0

Compare Source

Changed
  • Upgrade go to 1.20

v7.1.0

Compare Source

Changed
  • Upgrade controller-runtime to v0.16.3

v7.0.1

Compare Source

Fixed
  • Fix k8sclient/fake missing CRDClient() method.

v7.0.0

Compare Source

giantswarm/micrologger (github.com/giantswarm/micrologger)

v1.1.1

Compare Source

Fixed
  • Fix circle ci config.

v1.1.0

Compare Source

Changed
  • Upgrade to Go 1.20
  • Upgrade github.com/giantswarm/microerror from 0.4.0 to 0.4.1
  • Upgrade github.com/go-logr/logr from 1.2.4 to 1.3.0
  • Upgrade github.com/go-logfmt/logfmt from 0.5.1 to 0.6.0

v1.0.0

Compare Source

Added
  • Add Debug and Error methods which log plain string messages similar
    to Debugf and Errorf without the string formatting functionality.
  • Add AsSink method which returns a wrapped instance of the logger which
    satisfies the logr.LogSink interface so it can be used with klog and
    controller-runtime.
giantswarm/operatorkit (github.com/giantswarm/operatorkit/v6)

v7.2.0

Compare Source

Changed
  • Upgrade go to 1.21
  • Upgrade k8s dependencies to 1.28.x

v7.1.0

Compare Source

Changed
  • Change Reconcile errors total to include controller name.

v7.0.1

Compare Source

Changed
  • Export GetFinalizerName function.
Added
  • Controller boot log line.

v7.0.0

Compare Source


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 17:16
@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/major-giant-swarm-go-modules branch from 1107cb4 to ea9c515 Compare December 20, 2023 07:59
Copy link
Member

@marians marians left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fails, needs work

@renovate renovate bot force-pushed the renovate/major-giant-swarm-go-modules branch 4 times, most recently from 15d507f to a584a92 Compare January 10, 2024 14:04
@renovate renovate bot force-pushed the renovate/major-giant-swarm-go-modules branch from a584a92 to 00c6500 Compare January 16, 2024 15:33
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 (major) Update Giant Swarm Go modules (major) - autoclosed Jun 3, 2024
@renovate renovate bot closed this Jun 3, 2024
@renovate renovate bot deleted the renovate/major-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

1 participant