Anders Swanson

Results 80 comments of Anders Swanson

OCI Object Storage does support S3 compatibility, but to get a full feature set (like auth mechanisms, among other things), native OCI APIs should be used.

Closing, looks like this got merged in with the latest release. Thanks!

> @daseth Does this newer PR addresses your issue? #3551 We should incorporate the structured secret guidance as well.

The cluster role for CCM is also not quite right. `list` and `watch` verbs are missing for configmap

The specific issue I noticed with storage classes is that volume mounts did not have the proper permissions. If a pod was running as nonroot (say uid 1000, gid 999),...

Yeah, I can do that. Will also provide a more detailed reproduction.

> Thanks for this contribution! Would you please add an example for this in the README under the > tab and/or a docs contribution also? https://github.com/k8sgpt-ai/docs/issues Hi Alex, I'll create...

semantic checks seem to be passing now, had to force push the branch.

@AlexsJones FYI https://github.com/k8sgpt-ai/docs/pull/105