Noah Perks Sloan

Results 35 comments of Noah Perks Sloan

Curious about how this affects other resources (when declared outside of the control plane namespace): * AppProject - Suppose I created a namespace per environment, could I have projects: dev/default,...

> AppProjects will not be allowed to exist in any other than the control plane's namespace, since they control much of the governance aspects of Argo CD. If we'd allow...

I have a PR for this: #234 Feedback welcome.

@bettdouglas try `pip install git+https://github.com/hack-edu/python-betterproto.git@with-stream-hooks black jinja2` My PR is from a branch, it looks like you installed master, which is unchanged. Also, installing the plugin from the repo doesn't...

/remove-lifecycle rotten Came looking for this. Migration from one cluster to many is the use case.

The `TargetGroupBinding` has `spec.targetGroupARN` which will let you query the load balancer for listeners.

@ctalledo that does allow root to chown, but of course the volume no longer has setgid, and is not owned by gid 999.

I was on 0.5.1 and tried bumping to 0.5.2 but get the same results. Resulting node describe: ``` Name: ip-10-0-146-171.ec2.internal Roles: Labels: beta.kubernetes.io/arch=amd64 beta.kubernetes.io/instance-type=m4.large beta.kubernetes.io/os=linux crio-runtime=running eks.amazonaws.com/capacityType=ON_DEMAND eks.amazonaws.com/nodegroup=terraform-20220523214611433500000001 eks.amazonaws.com/nodegroup-image=ami-00f8662da7d2ffc72 eks.amazonaws.com/sourceLaunchTemplateId=lt-0175e4cc4d15837ed...

Reviving this ticket... Seems like [terraform-diff](https://github.com/contentful-labs/terraform-diff) does exactly what is needed: output list of changed projects, but integrating it is still TODO? Anyone have a proof of concept or WIP?...

@jamengual I would expect a workflow per directory output by the diff. e.g., if a module affects 5 projects, that's 5 different plans and applys.