Conversation
…hart to fail. (#170) Signed-off-by: mukul.garg <[email protected]>
Signed-off-by: Nolan Brubaker <[email protected]>
* [[Enhancement] ClusterCaCert - Pass labels to secrets] Signed-off-by: javiercri <[email protected]> * Add a better test Signed-off-by: Jakub Scholz <[email protected]> Signed-off-by: javiercri <[email protected]> * Remove test and fix import comments Signed-off-by: javiercri <[email protected]> * Remove unused import Signed-off-by: javiercri <[email protected]> * Checktype validate correctly Signed-off-by: javiercri <[email protected]> * FIX kafka assembly null when template is null Signed-off-by: javiercri <[email protected]> * FIX checkstyle again Signed-off-by: javiercri <[email protected]> * Update derived resources Signed-off-by: Jakub Scholz <[email protected]> Co-authored-by: Jakub Scholz <[email protected]>
* Secret prefix implemented in the user-operator module. Signed-off-by: Allan Moso <[email protected]> * Implemented secret prefix in the EntityUserOperator and updated EntityUserOperatorSpec. Signed-off-by: Allan Moso <[email protected]> * Updated User Operator configuration documentation. Signed-off-by: Allan Moso <[email protected]> * Updated CHANGELOG.md. Signed-off-by: Allan Moso <[email protected]> * Build error fix and PR feedback changes. Signed-off-by: Allan Moso <[email protected]> * CRD Changes to Helm to add the secretPrefix property. Signed-off-by: Allan Moso <[email protected]> * Update secretPrefix description in documentation/modules/con-configuring-user-operator.adoc Co-authored-by: PaulRMellor <[email protected]> Signed-off-by: Allan Moso <[email protected]> * Added missing javadoc for secretPrefix. Signed-off-by: Allan Moso <[email protected]> * Fix Javadoc Signed-off-by: Jakub Scholz <[email protected]> Co-authored-by: PaulRMellor <[email protected]> Co-authored-by: Jakub Scholz <[email protected]>
Signed-off-by: Jakub Scholz <[email protected]>
* Fixing a typo Signed-off-by: Matthias Wessendorf <[email protected]> * Fix CI and auto-generated files Signed-off-by: Jakub Scholz <[email protected]> Co-authored-by: Jakub Scholz <[email protected]>
* Fix the client rack-awareness in Kafka Connect - Closes #3902 Signed-off-by: Jakub Scholz <[email protected]> * Fix typo in docs Signed-off-by: Jakub Scholz <[email protected]> * Give the cluster role binding an unique name Signed-off-by: Jakub Scholz <[email protected]>
* Add generate secret owner reference flag Signed-off-by: Daniel Gonzalez <[email protected]> * Improve description of new field and add changes to kafka crd at cluster-operator Signed-off-by: Daniel Gonzalez <[email protected]> * Add KafkaAssemblyOperatorTest Signed-off-by: Daniel Gonzalez <[email protected]> * Add test and changes based on pr comments Signed-off-by: Daniel Gonzalez <[email protected]> * Fix bugs and improve unit test Signed-off-by: Daniel Gonzalez <[email protected]> * Improve unit test Signed-off-by: Daniel Gonzalez <[email protected]> * Fix tests Signed-off-by: Jakub Scholz <[email protected]> * Update all CRDs Signed-off-by: Jakub Scholz <[email protected]> Co-authored-by: Jakub Scholz <[email protected]>
Signed-off-by: Jakub Scholz <[email protected]>
* Move from Docker Hub to Quay.io Signed-off-by: Jakub Scholz <[email protected]> * Update CHANGELOG Signed-off-by: Jakub Scholz <[email protected]> * Add prefix to all images Signed-off-by: Jakub Scholz <[email protected]> * Fix release target in makefile Signed-off-by: Jakub Scholz <[email protected]> * Fix Bridge version target in Makefile Signed-off-by: Jakub Scholz <[email protected]> * Fix Jenkins PR file Signed-off-by: Jakub Scholz <[email protected]>
…Closes #3952 (#3957) Signed-off-by: Jakub Scholz <[email protected]>
* Mostly Tom's original work Signed-off-by: Tom Bentley <[email protected]> * Fix tests Signed-off-by: Jakub Scholz <[email protected]> * Fix RBAC files to allow watching resources Signed-off-by: Jakub Scholz <[email protected]> * Fix the testCreatingUsersWithSecretPrefix ST Signed-off-by: Jakub Scholz <[email protected]> * Fix checkstyle Signed-off-by: Jakub Scholz <[email protected]> Co-authored-by: Tom Bentley <[email protected]>
* Add enable/disable option for helm hooks * Adjust crds.yaml * Make one variable for all hooks * Remove all helm hooks in crds folder * Add Helm v2 hooks for CRDs from _helpers template * Bump chart version and change hook comments Signed-off-by: Igor Cezar <[email protected]>
* [DOC] link fixes for loadBalancerSourceRanges Signed-off-by: prmellor <[email protected]> * [DOC] link fixes for loadBalancerSourceRanges - updated YAML Signed-off-by: prmellor <[email protected]>
* Add Ready status to the printed columns in our CRDs Signed-off-by: Jakub Scholz <[email protected]> * Exclude KafkaRebalance Signed-off-by: Jakub Scholz <[email protected]>
* Allow specifying velero and restic environment variables from secret * Bump Velero chart version Signed-off-by: Ondrej Vasko <[email protected]>
Signed-off-by: wachen <[email protected]>
Signed-off-by: Thomas Cooper <[email protected]>
Signed-off-by: Jared Allard <[email protected]>
Signed-off-by: David Sauer <[email protected]>
Signed-off-by: JenTing Hsiao <[email protected]>
* Improve Strimzi network policies for Cluster Operator access Signed-off-by: Jakub Scholz <[email protected]> * Apply suggestions from code review Signed-off-by: Jakub Scholz <[email protected]> Co-authored-by: PaulRMellor <[email protected]> * Review comments Signed-off-by: Jakub Scholz <[email protected]> * Review comments II Signed-off-by: Jakub Scholz <[email protected]> Co-authored-by: PaulRMellor <[email protected]>
* init Signed-off-by: Stanislav Knot <[email protected]> * tests Signed-off-by: Stanislav Knot <[email protected]> * changelog Signed-off-by: Stanislav Knot <[email protected]> * weird fixes Signed-off-by: Stanislav Knot <[email protected]> * preserve compatibility Signed-off-by: Stanislav Knot <[email protected]> * reverting tests Signed-off-by: Stanislav Knot <[email protected]> * revert indent Signed-off-by: Stanislav Knot <[email protected]> * sb Signed-off-by: Stanislav Knot <[email protected]> * Tom's suggestion Signed-off-by: Stanislav Knot <[email protected]> * fix Signed-off-by: Stanislav Knot <[email protected]> * fix Signed-off-by: Stanislav Knot <[email protected]> * rename Signed-off-by: Stanislav Knot <[email protected]> * tests + mm2 Signed-off-by: Stanislav Knot <[email protected]> * ST Signed-off-by: Stanislav Knot <[email protected]> * adjust STs to use cm Signed-off-by: Stanislav Knot <[email protected]> * ribejs Signed-off-by: Stanislav Knot <[email protected]> * api ITs Signed-off-by: Stanislav Knot <[email protected]> * improvements + st Signed-off-by: Stanislav Knot <[email protected]> * phew Signed-off-by: Stanislav Knot <[email protected]> * fixes Signed-off-by: Stanislav Knot <[email protected]> * rebasE Signed-off-by: Stanislav Knot <[email protected]> * addressing comments Signed-off-by: Stanislav Knot <[email protected]> * rebase + comments Signed-off-by: Stanislav Knot <[email protected]> * fix Signed-off-by: Stanislav Knot <[email protected]>
…(#4047) * Fix never ending rolling update of STS when initialDelay is set to 0 - Closes #4041 Signed-off-by: Jakub Scholz <[email protected]> * Review comments Signed-off-by: Jakub Scholz <[email protected]>
Signed-off-by: Kyle Liberti <[email protected]>
[velero] Use image tag 1.5 instead of 1.5.x
Signed-off-by: JenTing Hsiao <[email protected]>
Signed-off-by: JenTing Hsiao <[email protected]>
[velero] Add doc on how to include secrets in values.yaml
Signed-off-by: JenTing Hsiao <[email protected]>
Signed-off-by: JenTing Hsiao <[email protected]>
[velero] Remove label `app.kubernetes.io/name: velero` from Velero CRDs
Signed-off-by: Robert Batson <[email protected]>
Signed-off-by: Robert Batson <[email protected]>
Signed-off-by: Arie Peterson <[email protected]>
Signed-off-by: Arie Peterson <[email protected]>
[velero] add support for accessMode to BackupStorageLocation
Signed-off-by: Arie Peterson <[email protected]>
* Add Kubernetes 1.24 CI test * Bump helm/chart-testing-action to v2.2.1 Signed-off-by: JenTing Hsiao <[email protected]>
Signed-off-by: Jakub Scholz <[email protected]>
[velero] Only install ServiceMonitor when monitoring API is available
Signed-off-by: JenTing Hsiao <[email protected]>
[vekero] Bump CI chart-testing-action to v2.2.1
Fix #379
Signed-off-by: JenTing Hsiao <[email protected]>
[velero] Update servicemonitor.yaml
Signed-off-by: JenTing Hsiao <[email protected]>
Signed-off-by: JenTing Hsiao <[email protected]>
Signed-off-by: JenTing Hsiao <[email protected]>
Signed-off-by: JenTing Hsiao <[email protected]>
Signed-off-by: JenTing Hsiao <[email protected]>
[velero] Velero v1.9.0
Signed-off-by: JenTing Hsiao <[email protected]>
[velero] Bump app version to 1.9.0
Signed-off-by: Jakub Scholz <[email protected]>
Velero - first sync
…b-orig-sync Strimzi-kafka-operator - first sync
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sync of Velero
Sync of Strimzi-Kafka-operator