Commit Graph

12 Commits

Author SHA1 Message Date
Václav Muzikář
500967ecfc Fix createdAt format in Operator CSV (#26428) (#26467)
Closes #26427

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
(cherry picked from commit 7a57bfb504)
2024-01-29 08:45:03 +01:00
Václav Muzikář
a157df995e Update to Quarkus 3.2.9 (#24842) (#24850)
* Update to Quarkus 3.2.9 (#24842)

Closes #24841
Closes #24160

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
Co-authored-by: Bruno Oliveira da Silva <bruno@abstractj.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
# Conflicts:
#	pom.xml

* Fix missing CRD metadata in Operator CSV (#25043)

Closed #24984

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>

(cherry picked from commit 040124bfa7)
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>

* Downgrade Oracle driver

Closes #24983

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
(cherry picked from commit 1be51ee510)

---------

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
2023-11-29 13:59:07 +01:00
Steve Hawkins
5701f70157 changes condition status to be a string, rather than a boolean
Closes #13074
2023-06-21 17:14:33 -03:00
Alex Szczuczko
3246a15442 Use quarkus-operator-sdk-bundle-generator for OLM YAMLs
Closes #10911
2023-06-20 15:01:44 -03:00
andreaTP
006aea300d A better structure for config-api 2022-06-28 11:33:44 -03:00
andreaTP
d66710205c Refactor dist config to a common module 2022-05-26 12:07:03 -03:00
Andrea Peruffo
7986872ae0 Inject the operand version as env var (#11511) 2022-04-20 11:09:08 +02:00
andreaTP
8b1869482d fix Operator CI 2022-04-19 14:27:55 -03:00
andreaTP
a558d2f546 OLM tests using ttl.sh 2022-04-19 09:44:25 -03:00
Václav Muzikář
66b1c2b167 Change the CRD API group in the operator 2022-04-12 09:38:40 -03:00
Andrea Peruffo
7816e69e38 Build the Olm bundle and test it in CI (#10949)
* Building the OLM bundle

* kustomize the main CRD for the OLM bundle

* minor fixes
2022-04-08 10:22:01 +02:00
andreaTP
f93a7d63f7 Switch to auto-build off in case of custom images 2022-03-30 12:46:32 -03:00