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

build(deps): bump github.com/zncdatadev/operator-go from 0.11.3-0.20241120074847-158caee1e00a to 0.12.0 #145

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps github.com/zncdatadev/operator-go from 0.11.3-0.20241120074847-158caee1e00a to 0.12.0.

Release notes

Sourced from github.com/zncdatadev/operator-go's releases.

v0.12.0

BROKENCHANGE

  • Bumped domain to kubedoop.dev
  • Added merge role-group from role support
  • Added option argument to rbac and config in builder
  • Refactored Makefile to be more standardized

What's Changed

Full Changelog: zncdatadev/operator-go@v0.11.2...v0.12.0

Changelog

Sourced from github.com/zncdatadev/operator-go's changelog.

v0.12.0 2024-11-25

features

  • Added API CreateDoesNotExist in client package (#241)

refactor

  • Added option argument to rbac and config in builder (#251)
  • Refactored GitHub Action (#244)
  • Refactored Makefile to be more standardized (#243)
  • Bumped domain to kubedoop.dev (#242)
  • Added merge role-group from role support (#239)
  • Refactored code base to pass Go lint (#246)
  • Merge supports structs and safely handles struct pointers (#247)

dependencies

  • Bumped k8s.io/kubectl from 0.31.2 to 0.31.3 (#264)
  • Bumped github.com/stretchr/testify from 1.9.0 to 1.10.0 (#262)
  • Bumped k8s.io/client-go from 0.31.2 to 0.31.3 (#263)
  • Bumped k8s.io/api from 0.31.2 to 0.31.3 (#261)

bugs

  • Fixed the origin cli-args override to empty when cliOverrides is nil in builder (#256)
  • Fixed clusterIp is None when serviceType is nodePort in builder (#255)
  • Fixed vector config name error (#254)
  • Checked container name is passed for log config in productlogging (#253)
  • Fixed vector watcher path error (#252)
  • Fixed set gracefulShutdownTimeout panic in builder (#250)
  • Fixed logback render some nil value in productlogging (#240)

tests

  • Updated example data in reconciler tests (#249)

chore

  • Updated shields in README (#245)
  • Added code of conduct (#258)
  • Changed update interval from weekly to daily (#260)
  • Updated project license (#257)

v0.11.2 2024-11-08

bugs

  • Fixed typo providerHint in auth (#234)
  • Added the missed logType field and corrected typo in productlogging (#231)

... (truncated)

Commits

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/zncdatadev/operator-go](https://github.com/zncdatadev/operator-go) from 0.11.3-0.20241120074847-158caee1e00a to 0.12.0.
- [Release notes](https://github.com/zncdatadev/operator-go/releases)
- [Changelog](https://github.com/zncdatadev/operator-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zncdatadev/operator-go/commits/v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/zncdatadev/operator-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 25, 2024
@whg517 whg517 merged commit 2e7fb07 into main Nov 25, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/zncdatadev/operator-go-0.12.0 branch November 25, 2024 11:43
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.

1 participant