jeho

Results 91 comments of jeho

Hey team! Please [add your planning poker estimate](https://app.zenhub.com/workspaces/DEV-5e7e84dddc966f05a627a19b/issues/redkubes/otomi-core/1011?planning-poker) with Zenhub @Ani1357 @dennisvankekem @ElderMatt @ferruhcihan @merll

Hey team! Please [add your planning poker estimate](https://app.zenhub.com/workspaces/DEV-5e7e84dddc966f05a627a19b/issues/redkubes/otomi-core/1445?planning-poker) with Zenhub @Ani1357 @dennisvankekem @ElderMatt @ferruhcihan @merll

Hey team! Please [add your planning poker estimate](https://app.zenhub.com/workspaces/DEV-5e7e84dddc966f05a627a19b/issues/redkubes/otomi-core/1489?planning-poker) with Zenhub @Ani1357 @dennisvankekem @ElderMatt @ferruhcihan @merll

Hi @ams0 It appears that you are utilizing a machine equipped with an ARM CPU. Keycloak has introduced ARM support starting from [version 18](https://github.com/keycloak/keycloak/discussions/8846). Currently, Otomi is running on version...

Yes, of course you help will be very much appreciated :) In order to submit PR you need to fork this repo and submit PR from the fork. There is...

The ARM compatibility issue is also here #1217.

Hey team! Please [add your planning poker estimate](https://app.zenhub.com/workspaces/DEV-5e7e84dddc966f05a627a19b/issues/redkubes/otomi-core/1493?planning-poker) with Zenhub @Ani1357 @dennisvankekem @ElderMatt @ferruhcihan @merll

example: ``` netpol: - type: ingressPrivate name: my-net toNamespace: team-a fromNamespace: team-b toLabel: - a=b fromLabel: - a=b - type: ingressPrivate name: my-net-2 toNamespace: team-a fromNamespace: team-b toLabel: - a=b...

@srodenhuis These are standard labels for regular helm chart ``` metadata: name: release-name-rabbitmq labels: helm.sh/chart: rabbitmq-0.1.0 app.kubernetes.io/name: rabbitmq app.kubernetes.io/instance: release-name app.kubernetes.io/version: "1.16.0" app.kubernetes.io/managed-by: Helm ``` By default the lableSelector is...

I am going to perform some tests and will update documentation about testing & troubleshooting netpols.