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

fix: wait on istio proxies #87

Merged
merged 1 commit into from
Jan 9, 2024
Merged

fix: wait on istio proxies #87

merged 1 commit into from
Jan 9, 2024

Conversation

mjnagel
Copy link
Contributor

@mjnagel mjnagel commented Jan 9, 2024

Description

This seems to be a common default across most istio installs (including Big Bang). The effect is just to make sure that the main "app" containers don't start until proxies are up.

Related Issue

Fixes #69

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

Copy link
Contributor

@mikevanhemert mikevanhemert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great find!

Copy link
Member

@jeff-mccoy jeff-mccoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable in general

@mjnagel mjnagel merged commit 51cd5a0 into main Jan 9, 2024
4 checks passed
@mjnagel mjnagel deleted the istio-neuvector-proxy branch January 9, 2024 18:55
jeff-mccoy pushed a commit that referenced this pull request Jan 10, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.7.2](v0.7.1...v0.7.2)
(2024-01-09)


### Bug Fixes

* wait on istio proxies
([#87](#87))
([51cd5a0](51cd5a0))


### Miscellaneous

* kick off ci
([1afc3a4](1afc3a4))

---
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>
robmcelvenny pushed a commit to owen-grady/uds-core-slim-dev that referenced this pull request Jun 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.7.2](defenseunicorns/uds-core@v0.7.1...v0.7.2)
(2024-01-09)


### Bug Fixes

* wait on istio proxies
([#87](defenseunicorns/uds-core#87))
([51cd5a0](defenseunicorns/uds-core@51cd5a0))


### Miscellaneous

* kick off ci
([1afc3a4](defenseunicorns/uds-core@1afc3a4))

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

NeuVector updater cronjob fails API connection
3 participants