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.12.1-0.20241204121924-b55bf9a24940 to 0.12.1 #173

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/zncdatadev/operator-go from 0.12.1-0.20241204121924-b55bf9a24940 to 0.12.1.

Release notes

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

v0.12.1

What's Changed

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

Changelog

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

v0.12.1 2024-12-12

refactor

  • Improved secret volume scope interface readable (#286)
  • Refactored vector build to make it easier to use (#284)
  • Used getter methods for labels and annotations in PDB options (#274)
  • Removed kubebuilder validation tags to fix CR installation failure (#273)

dependencies

  • Bumped golang from 1.23.2 to 1.23.4 (#283)
  • Bumped k8s.io/client-go from 0.31.3 to 0.31.4 (#276)
  • Bumped github.com/onsi/gomega from 1.35.1 to 1.36.1 (#275, #269)
  • Bumped sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.3 (#272, #267)
  • Bumped github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#268)

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)

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 16, 2024
@whg517
Copy link
Member

whg517 commented Dec 19, 2024

@dependabot rebase

Bumps [github.com/zncdatadev/operator-go](https://github.com/zncdatadev/operator-go) from 0.12.1-0.20241204121924-b55bf9a24940 to 0.12.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/zncdatadev/operator-go-0.12.1 branch from 40a077d to 32668e6 Compare December 19, 2024 03:03
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