Skip to content

v1.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 20:00
5ef03ca
chore(release): v1.1.2 (#180)

* chore(mergify): add mergify config (#157)

(cherry picked from commit 6cdc47234e757cccef9d476154242aeadd7c21ee)

* feat(ubi): add build for ubi images. (#158)

* feat(ubi): add build for ubi images.

* feat(ubi): push ubi image.

* feat(ubi): send image to scan.

* feat(ubi): fix typo.

* feat(ubi): fix makefile issue.

* feat(ubi): add labels.

* feat(ubi): Dockerfile.ubi typo

* feat(ubi): add LICENSE.txt to ubi image

* feat(ubi): solve issue with license file

* feat(ubi): solve issue with license file

* feat(ubi): code clean up

* feat(ubi): code clean up

* feat(ubi): code clean up

* feat(ubi): add REDHAT_PID.

(cherry picked from commit 8716b98fe63e105a4de9d04b296e13ff25bd62e6)

* chore(coverage): add code coverage (#161)

* chore(coverage): add code coverage

(cherry picked from commit 5a3e50e299c6f32de296f33beda7d61f62024222)

* chore(license): update Copyright section. (#162)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit dbc5ad59fcb0c70367d43ca731afb886a9a226cf)

* feat(health-check): check spinnaker status (#168)

* feat(health-check): check spinnaker status

* feat(health-check): watch replica set

* feat(health-check): add unit test

* feat(health-check): add test cases

* feat(health-check): add test cases to increase code coverage

* feat(health-check): adding exponential backoff

* feat(health-check): adding release note

(cherry picked from commit 6e60a260841f127f5046714d2b69b21a9b36eec4)

* fix(ubi): fix ubi run issue. (#169)

(cherry picked from commit 9405ba85bbdb6714a1b08a2f484c193588e1e251)

* fix(ingress): Support ingress with load balancer IP (GCE/bare metal) (#170)

(cherry picked from commit a50f5973a63d3c5b85c58566dc3b07187143badc)

* fix(k8s-context): use the context passed in SpinnakerService when validating Kubernetes accounts. (#173)

* fix(k8s-context): fix the issue that ignores the context given on the SpinnakerService when validating Kubernetes accounts.

* fix(k8s-context): update message errors.

* fix(k8s-context): don't pass pointer.

* fix(k8s-context): solve unit test.

* fix(k8s-context): don't pass pointer.

* fix(k8s-context): fix pointer issue.

* fix(k8s-context): reuse makeOverrideFromAuthSettings.

* fix(k8s-context): trigger GHA

* fix(k8s-context): trigger GHA

* fix(k8s-context): update github.com/operator-framework/operator-registry since there is a package that was remove.

* fix(k8s-context): update github.com/operator-framework/operator-registry since there is a package that was remove.

* fix(k8s-context): update CHANGELOG.md

(cherry picked from commit b2b5c709e147965292453d245b36d138ae562fa8)

* chore(release): Updated halyard version (#174)

* chore(release): Updated halyard version

* chore(release): update CHANGELOG.md

(cherry picked from commit fed45d588e8b93abfe41d8f0e774ae96ad937d13)

* fix(test): fix integration tests. (#171)

* fix(test): fix integration tests.

* fix(test): fix integration tests.

* fix(test): fix typo.

* chore(release): add exponential backoff for ok status.

(cherry picked from commit 74a6a4d7a4e4053e6c6965622f81f728764219db)

* fix(test): fix integration tests (#179)

* fix(test): validate spinnaker directly to not return an error during backoff.

* fix(test): just apply overlays.

(cherry picked from commit 23be2f94288a0a8af5f62d0ec00c614f94920f4b)

* chore(changelog): update CHANGELOG.md

* chore(changelog): not push dev image to scan.connect.redhat.com

Co-authored-by: Fernando Freire <fernando.freire@armory.io>
Co-authored-by: Jossue <jossue@gmail.com>
Co-authored-by: Nicolas Cohen <ncknt@users.noreply.github.com>