Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add wait for SQ package CR readiness #85

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

Racer159
Copy link
Contributor

@Racer159 Racer159 commented Jun 5, 2024

Description

Adds a wait action for the SQ package CR. This is consistent with the pattern in uds-core however it runs after the SonarQube chart installs (meaning the SonarQube chart may still fail waiting on resources like secrets to exist) however this will catch other issues such as failed updates to resources or missing resources the chart doesn't directly depend on like netpols.

Related Issue

Fixes #N/A

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@Racer159 Racer159 merged commit 3f1db0e into main Jun 6, 2024
10 checks passed
@Racer159 Racer159 deleted the 140-package-cr-readiness branch June 6, 2024 03:54
ericwyles pushed a commit that referenced this pull request Jun 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[9.9.5-uds.1](v9.9.5-uds.0...v9.9.5-uds.1)
(2024-06-20)


### Features

* add wait for SQ package CR readiness
([#85](#85))
([3f1db0e](3f1db0e))
* allow for Postgres password secret generation
([#88](#88))
([84503e5](84503e5))


### Miscellaneous

* add debug output on tag-and-release and test workflows
([#90](#90))
([ad11fca](ad11fca))
* add pre release testing
([#87](#87))
([f024ebf](f024ebf))
* **deps:** update sonarqube support dependencies
([#80](#80))
([ab2bd2f](ab2bd2f))
* **deps:** update sonarqube support dependencies
([#83](#83))
([cc7e869](cc7e869))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants