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

Update the config chart to template out the netpol generation section of the uds-package cr. #78

Closed
zachariahmiller opened this issue Mar 20, 2024 · 3 comments · Fixed by #110

Comments

@zachariahmiller
Copy link
Contributor

zachariahmiller commented Mar 20, 2024

Consumers of this package should be able to define fine grained netpols for egress. This will require adding some templating to the uds-package cr for communication that is not strictly internal. By default, the values should be locked down as much as possible but be able to be overriden to access certain endpoints (for example an external database).

#77 (comment)

@zachariahmiller
Copy link
Contributor Author

@blancharda for reference/tracking when the change happens

@Racer159
Copy link
Contributor

Racer159 commented Apr 1, 2024

As a follow on we should create tickets for Mattermost, SonarQube and GitLab Runner

@Racer159
Copy link
Contributor

Racer159 commented Apr 1, 2024

@zachariahmiller zachariahmiller self-assigned this Apr 4, 2024
zachariahmiller added a commit that referenced this issue Apr 19, 2024
…n the UDS Package (#110)

## Description

Adds templating for internal vs external services in the netpol section
of the uds package CR

## Related Issue

Fixes #
[78](#78)

## Type of change

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

## Checklist before merging

- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-package-gitlab/blob/main/CONTRIBUTING.md#developer-workflow)
followed

---------

Co-authored-by: Wayne Starr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants