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.9.1 to 0.10.0 #81

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps github.com/zncdatadev/operator-go from 0.9.1 to 0.10.0.

Release notes

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

v0.10.0

What's Changed

Full Changelog: zncdatadev/operator-go@v0.9.2...v0.10.0

v0.9.2

What's Changed

Full Changelog: zncdatadev/operator-go@v0.9.1...v0.9.2

Changelog

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

v0.10.0 2024-09-20

features

  • Remove expirationTime from constants
  • Add AnnotationSecretsCertRestartBuffer to constants
  • Add inline connection to s3 bucket connection
  • Refactor cluster and role reconciler to improve log and error handling, and improve the cluster stoppped logic
  • Add CRD doc for LDAP provider credentials
  • Refactor client.Get, now it wrapped ctrlclient.Get and add client.GetWithOwnerNamespace client.GetWithObject
  • Refactor config builder, remove AddDecodeData and AddDecodeData. Secret builder use stringData now, it don't need to decode data
  • Add AddItem to config builder to add single item to config
  • Add Properties util to config package, support get and set properties, and move xml util to config package.
  • Service builder support listener class
  • Rename image spec fields, such as platformVersion to kubedoopVersion

bugs

  • Remove AddDecodeData and AddDecodeData from config builder, because it only convert string to byte, and it is not necessary

chore

dependencies

  • bump k8s.io/client-go from 0.31.0 to 0.31.1
  • bump k8s.io/kubectl from 0.31.0 to 0.31.1

v0.9.2 2024-09-08

features

  • Add listenerclass type to apis
  • Add enrichment and restarter labels to constants
  • Replace vector image with product image, now vector command available in product image

bugs

  • Fix image default policy is Always, and can not auto referenct CRD image policy
Commits
  • d1a2454 docs(changelog): Add 0.10.0 changelog (#188)
  • 83fbea6 refactor(image): rename platformVersion to kubedoopVersion in image (#187)
  • 1b64749 refactor(build): refactor service build support listenerclass (#186)
  • f9ca8db feat(build): add AddItem to config builder (#185)
  • 8d810fc feat(config): add properties util and mv xml to config package (#184)
  • 9b26df4 fix(build): fix SecretBuild data not use base64 encoding (#183)
  • 2f223c2 refactor(client): refactor client.Get to wrapped ctrl.Get (#182)
  • f2ea2c1 feat(api): add credential comment for api (#181)
  • 8c1be5e refactor: add run to cluster reconciler and optimize log msg (#175)
  • 391eddc fix: s3 bucket no inline field (#174)
  • Additional commits viewable in compare view

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.9.1 to 0.10.0.
- [Release notes](https://github.com/zncdatadev/operator-go/releases)
- [Changelog](https://github.com/zncdatadev/operator-go/blob/main/CHANGELOG.md)
- [Commits](zncdatadev/operator-go@v0.9.1...v0.10.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2024

Looks like github.com/zncdatadev/operator-go is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 27, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/zncdatadev/operator-go-0.10.0 branch September 27, 2024 11:18
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.

0 participants