Andrew Egelhofer

Results 9 comments of Andrew Egelhofer

I'm glad we came to similar conclusions separately: * Bump2version is really oriented towards a single version number. * Have a .bumpversion.cfg file for the 'base' version. Therefore maybe a...

There is no guarantee that CP services will be deployed onto the same system. Therefore this is a not-desireable change. If customers are doing co-located deployments of CP services and...

> I understand that, but this is still a typo. If you do not support colocated deployments, then a better way to do that would be to remove the declared...

Thanks for getting back to me. > These headers are then sent in all HTTP headers for that repository. Is it enough? I saw those methods, which is how I...

Thanks for the thoughts @miaoneng - I too had been thinking of your approach mentioned. > A stupid duck-tape solution might be money-patch download_remote_payload function in DNF by reimplementing downloading...

Hi there - I too encountered this issue - It saddens me to (*sighs as he realizes hes working with OSS*) see this at the top of the project: ```...

We would like to see this implemented as well, specifically for the Cloud Watch Log Groups

I would like to register my interest in this method of authenticating to GCP through AWS EKS K8 service account JWT. This allows me to manage GCP infra from an...

Someone pointed out to me that GCP supports OIDC workload federated identities which is essentially what AWS_WEB_IDENTITY_TOKEN_FILE is providing, so if you're using AWS_WEB_IDENTITY_TOKEN_FILE & OIDC identity to get an...