josdk-webhooks
josdk-webhooks copied to clipboard
Framework and tooling to support writing dynamic admission controllers and conversion hooks for Kubernetes in Java
https://github.com/operator-framework/josdk-webhooks/blob/main/core/src/main/java/io/javaoperatorsdk/webhook/admission/validation/Validator.java takes only the current resource for validation Shouldn't we be able to retrieve the oldResource on https://github.com/operator-framework/josdk-webhooks/blob/main/core/src/main/java/io/javaoperatorsdk/webhook/admission/validation/DefaultAdmissionRequestValidator.java#L27 for validation So that we can validate immutable field between the oldResource...
Bumps [manusa/actions-setup-minikube](https://github.com/manusa/actions-setup-minikube) from 2.13.1 to 2.14.0. Release notes Sourced from manusa/actions-setup-minikube's releases. v2.14.0 What's Changed feat: Kubernetes 1.33 support by @manusa in manusa/actions-setup-minikube#136 deps: bump axios to v1.9.0 by @manusa...
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.12.2. Release notes Sourced from org.junit:junit-bom's releases. JUnit 5.12.2 = Platform 1.12.2 + Jupiter 5.12.2 + Vintage 5.12.2 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2 JUnit...
Signed-off-by: Attila Mészáros
Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.17. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps `spring-boot-dependencies.version` from 3.4.2 to 3.4.3. Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.2 to 3.4.3 Release notes Sourced from org.springframework.boot:spring-boot-dependencies's releases. v3.4.3 :star: New Features Add TWENTY_FOUR to JavaVersion enum #44209 :lady_beetle: Bug...
Bumps `quarkus.platform.version` from 3.18.1 to 3.18.4. Updates `io.quarkus.platform:quarkus-bom` from 3.18.1 to 3.18.4 Commits 99b66e5 [maven-release-plugin] prepare release 3.18.4 dcc8698 Merge pull request #1414 from gsmet/quarkus-3.18.4 a325124 Upgrade to Quarkus 3.18.4...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.1 to 3.11.2. Release notes Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases. 3.11.2 🚀 New features and improvements [MJAVADOC-823] - legacyMode keeps using module-info.java (-sourcedirectory still use as well as...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.12.2 to 6.0.0. Release notes Sourced from org.junit:junit-bom's releases. JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0 See Release Notes. New Contributors @2897robo made...