microcks / microcks-ansible-operator

Kubernetes Operator for easy setup and management of Microcks installs
https://microcks.io
Apache License 2.0
26 stars 6 forks source link

Name the ports and dont use latest for microcks-postman-runtime (it breaks many policy engines) #120

Closed lbroudoux closed 3 months ago

lbroudoux commented 3 months ago

Reason/Context

Report here the microcks/microcks#1270 enhancement

Description

Policy engines on kubernetes will fall over with these simple omissions

Currently the manifests dont name all ports ( the majority are ) and microcks-postman-runtime uses latest

Implementation ideas

Allows the Operator to be used when simple kubernetes policys are applied.