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

Security context changes #1

Merged
merged 29 commits into from
Feb 7, 2024
Merged

Security context changes #1

merged 29 commits into from
Feb 7, 2024

Conversation

abimichel
Copy link
Collaborator

Security context changes are:

  1. Set the PodSecurityContexts and ContainerSecurityContexts to be OpenShift compatible – using the values.yaml.
  2. Created namespace policies that assign unlabeled pods with a DataClass=Medium label.
  3. Created ingress/egress network policies for OpenMetadata and all dependencies (Airflow, OpenSearch, MySQL).

Steps I followed are documented here: (https://apps.nrs.gov.bc.ca/int/confluence/x/jYQlCw)
under "Checklist to set up a Helm deployment for OpenShift Emerald Cluster"

Other minor changes:

  • Lowered resource requests
  • Extended timeout of startup probe from 1 second to 10
  • Simplified the custom Dockerfile for OpenSearch. Automated to publish to GHCR.
  • Updated to chart version 1.2.8

To review all Helm chart modifications (i.e. differences between the OpenMetadata default config and this config), search this branch for "DF-NOTE:" annotations.

@abimichel abimichel closed this Feb 1, 2024
@abimichel abimichel reopened this Feb 1, 2024
@vikasgrover2 vikasgrover2 merged commit 5dbf81f into main Feb 7, 2024
1 check passed
abimichel added a commit that referenced this pull request Feb 23, 2024
Merge pull request #1 from bcgov/security-context-changes
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