Skip to content

Bump operator-framework from 3.0.3 to 4.1.1#27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.javaoperatorsdk-operator-framework-4.1.1
Closed

Bump operator-framework from 3.0.3 to 4.1.1#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.javaoperatorsdk-operator-framework-4.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 8, 2022

Copy link
Copy Markdown
Contributor

Bumps operator-framework from 3.0.3 to 4.1.1.

Release notes

Sourced from operator-framework's releases.

4.1.1

What's Changed

Full Changelog: operator-framework/java-operator-sdk@v4.1.0...v4.1.1

4.1.0

What's Changed

  • This release covers some common cases for dependent resources that was not covered yet:

    • Support multiple dependent resource of same type (#1175)
    • Support bulk dependent resources (#1182)
    • Support dependent resources with explicit state (#1221)
  • Now it is possible to configure better whether an operator should stop in case of error in event sources on startup (#1405)

    • This is also related the an added configuration for cache sync timeouts (#1318)

To see the full Changelog: operator-framework/java-operator-sdk@v4.0.3...v4.1.0

See also the related milestone: https://github.com/java-operator-sdk/java-operator-sdk/milestone/4?closed=1

v4.0.3

What's Changed

New Contributors

Full Changelog: operator-framework/java-operator-sdk@v4.0.2...v4.0.3

4.0.2

What's Changed

... (truncated)

Commits
  • cd27711 fix: ignore internal DependentResource implementations (#1590)
  • b6cc739 fix: setSpec NoSuchMethodException for custom resource (#1589) (#1591)
  • 4ce2dca chore(deps): bump formatter-maven-plugin from 2.20.0 to 2.21.0 (#1593)
  • fb9dc1a docs: sync timeout docs improvement (#1586)
  • cf89edf Set new SNAPSHOT version into pom files.
  • 114c431 test: complex workflow with dependent (#1581)
  • fb5f142 docs: stop or not operator at startup in case of informer errors (#1577)
  • 15287e3 docs: new dependent resource features (#1580)
  • 317712d Revert "feat: moving cache sync timeout to controller level (#1576)" (#1583)
  • f3e42c2 feat: moving cache sync timeout to controller level (#1576)
  • 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 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 [operator-framework](https://github.com/java-operator-sdk/java-operator-sdk) from 3.0.3 to 4.1.1.
- [Release notes](https://github.com/java-operator-sdk/java-operator-sdk/releases)
- [Changelog](https://github.com/java-operator-sdk/java-operator-sdk/blob/main/docs/releases.html)
- [Commits](operator-framework/java-operator-sdk@v3.0.3...v4.1.1)

---
updated-dependencies:
- dependency-name: io.javaoperatorsdk:operator-framework
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
@dependabot @github

dependabot Bot commented on behalf of github Nov 28, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #29.

@dependabot dependabot Bot closed this Nov 28, 2022
@dependabot dependabot Bot deleted the dependabot/gradle/io.javaoperatorsdk-operator-framework-4.1.1 branch November 28, 2022 09:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants