Mauricio Alvarez Leon
Mauricio Alvarez Leon
This is currently Blocked after discussing this issue further with @alexsomesan. I attempted to solve this issue by switching to using Set instead of Lists, however this introduced another problem...
Thank you for looking into this! I will be closing this PR since we recently merged a PR that adds support of the `scheduler_name` attribute for both pods and deployments...
Should this still be left open? I tried tuesday to reproduce it and just wasn't able to. I'm not even sure what the first step would be to reproduce this...
can you run the command below in order to resolve the lint check errors? ``` ==> Checking that code complies with gofmt requirements... gofmt needs running on the following files:...
> > can you run the command below in order to resolve the lint check errors? > > ``` > > ==> Checking that code complies with gofmt requirements... >...
Requesting another review on this since the latest VCR run resulted in a failed test that doesn't look to be related to the changes in this PR: ``` vcr_utils.go:152: Step...
The current work around would be to use `terraform state rm` and remove the desired resource that you wish to not track. Could you share a bit more info in...
Hello! Thank you for opening this issue @joey-squid, based on the current state of `ReadOnceWritePod` on the [feature gate list](https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/#:~:text=ReadWriteOncePod,1.22), we will not be adding it just yet due to...
We'll leave this issue open for now until it hits beta. Thank you again!