Michael Yang

Results 84 comments of Michael Yang

Thanks for the pointer! We are currently working on a new set of Helm charts which will replace the ones in the this repo. This will be addressed in the...

Using an external service to prune resources requires additional authn/authz since the service needs to privileged APIs. The server could bypass auth for local requests but that requires changes to...

We need to clarify the semantics of extension deadline. As implemented today, the extension deadline is a time window within which the access key must be used otherwise it gets...

I'm of the opinion the default non-admin role should have readonly permission for everything.

Instead of these changes, I would rather see `internal.Version` set to a dummy value like 99.99.99999 to indicate a development version. This has a few benefits, the primary one being...

@yeshwanth1312 NodePort has been added as of https://github.com/infrahq/infra/pull/3209. You can enable it by setting `connector.service.type=NodePort` in Helm. By default, the connector node port is 30443. You can change it with...

It's far from complete but you can get a preview [here](https://infra-1ekpbf9fx-infrahq.vercel.app/docs/reference/api-reference/v0.14.1)

Can you link the values file you're using? I haven't seen this locally with either the default values or my local values