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!: enable istio and netpols for everything #37

Merged
merged 12 commits into from
Jun 12, 2024
Merged

Conversation

Racer159
Copy link
Contributor

@Racer159 Racer159 commented Jun 10, 2024

Description

This PR enables Istio and adds netpols for everything.

Important

⚠️ BREAKING CHANGES

  • postgres.ingress within the uds-postgres-config chart is now an array of objects instead of a single entry - please update accordingly (single objects will still function but this is now deprecated).
  • All clients must be behind Istio now. This should already be happening for clients built as UDS packages but may not be for others.

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 requested a review from a team as a code owner June 10, 2024 22:17
tasks.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

@zachariahmiller zachariahmiller left a comment

Choose a reason for hiding this comment

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

Waiting for your update on the ingress values to test but this looks good so far

bundle/uds-bundle.yaml Outdated Show resolved Hide resolved
bundle/uds-config.yaml Show resolved Hide resolved
tasks.yaml Show resolved Hide resolved
@Racer159 Racer159 changed the title feat: enable istio and netpols for everything feat!: enable istio and netpols for everything Jun 12, 2024
Copy link
Contributor

@zachariahmiller zachariahmiller left a comment

Choose a reason for hiding this comment

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

Tested locally looks great!

@Racer159 Racer159 merged commit 642a38d into main Jun 12, 2024
11 checks passed
Racer159 pushed a commit that referenced this pull request Jun 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.11.0-uds.2](v1.11.0-uds.1...v1.11.0-uds.2)
(2024-06-12)


### ⚠ BREAKING CHANGES

* enable istio and netpols for everything
([#37](#37))

### Features

* enable istio and netpols for everything
([#37](#37))
([642a38d](642a38d))


### Miscellaneous

* cleanup the repo
([#34](#34))
([6fa6840](6fa6840))
* **deps:** update postgres support dependencies
([#29](#29))
([1c55b70](1c55b70))
* **deps:** update postgres support dependencies
([#36](#36))
([87c07ab](87c07ab))

---
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants