azure-operator
azure-operator copied to clipboard
Update giantswarm modules (major)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/giantswarm/badnodedetector | require | major | v1.0.1 -> v3.0.0 |
github.com/giantswarm/kubelock/v2 | require | major | v2.0.0 -> v4.0.0 |
github.com/giantswarm/micrologger | replace | major | v0.6.0 -> v1.1.1 |
github.com/giantswarm/operatorkit/v7 | require | major | v7.0.1 -> v8.0.0 |
Release Notes
giantswarm/badnodedetector (github.com/giantswarm/badnodedetector)
v3.0.0
Added
- Consider
DiskFull
custom node conditions created bynode-problem-detector
app to check if a node is unhealthy.
v2.0.0
giantswarm/micrologger (github.com/giantswarm/micrologger)
v1.1.1
Fixed
- Fix circle ci config.
v1.1.0
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
Added
- Add
Debug
andError
methods which log plain string messages similar toDebugf
andErrorf
without the string formatting functionality. - Add
AsSink
method which returns a wrapped instance of the logger which satisfies thelogr.LogSink
interface so it can be used withklog
andcontroller-runtime
.
giantswarm/operatorkit (github.com/giantswarm/operatorkit/v7)
v7.1.0
Changed
- Change Reconcile errors total to include controller name.
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.