You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add OPA CLI setup and update local registry port
These are some edits I needed to make to get the e2e tests running.
There is a macOS service running on 5000 and others woll likely have that same
issue with 5000.
Signed-off-by: Charlie Egan <charlie_egan@apple.com>
fix: update trafficDistribution possible values
- update tests for opa-kube-mgmt helm chart to reflect the possible
values for `trafficDistribution`
Signed-off-by: Jernej Porenta <jernej.porenta@3fs.si>
feat: add Service annotations and trafficDistribution
- adding helm chart functionality to specify Service annotations and
`trafficDistribution` configuration to allow users to configure
shortest path to the pods
- adding unit and lint tests
Signed-off-by: Jernej Porenta <jernej.porenta@3fs.si>