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 MM package CR readiness #88

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

Racer159
Copy link
Contributor

@Racer159 Racer159 commented Jun 5, 2024

Description

Adds a wait action for the MM package CR. This is consistent with the pattern in uds-core however it runs after the Mattermost chart installs (meaning the Mattermost 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 8c18d54 into main Jun 5, 2024
13 checks passed
@Racer159 Racer159 deleted the 140-package-cr-readiness branch June 5, 2024 23:46
ericwyles pushed a commit that referenced this pull request Jun 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[9.8.1-uds.1](v9.8.1-uds.0...v9.8.1-uds.1)
(2024-06-20)


### Features

* add wait for MM package CR readiness
([#88](#88))
([8c18d54](8c18d54))


### Miscellaneous

* add `Made for UDS` badge to Mattermost
([#90](#90))
([fce7636](fce7636))
* add testing on arm64 architecture using qemu
([#95](#95))
([ba4e8cc](ba4e8cc))
* add tests before publishing a release and remove arm64 architecture
([#91](#91))
([c136830](c136830))
* **deps:** update mattermost support dependencies
([#87](#87))
([c0e0ca9](c0e0ca9))
* **deps:** update mattermost support dependencies
([#94](#94))
([c4fecda](c4fecda))
* exclude registry1 arm64 architecture from matrix
([#97](#97))
([7c6199d](7c6199d))
* refactor to skip tests on arm64
([#96](#96))
([b337bdb](b337bdb))

---
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.

2 participants