MonkeyCanCode opened a new pull request, #233: URL: https://github.com/apache/polaris-tools/pull/233
Appears to be breaking changes introduced by me last time: https://github.com/apache/polaris-tools/commit/1a452e73a8deae491a8da6be5da608e2df35e0ef The current main should fail with following during install: ``` ➜ console git:(main) helm install polaris-console ./helm -n polaris Error: INSTALLATION FAILED: server-side apply failed for object polaris/polaris-console apps/v1, Kind=Deployment: failed to create typed patch object (polaris/polaris-console; apps/v1, Kind=Deployment): .spec.template.spec.containers[name="polaris-console"].ports[containerPort=0,protocol="TCP"].port: field not declared in schema ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
