Jesse Bye
Jesse Bye
@denis256 ok, so I dialed up the log-level to `trace` and that gave some better info: ``` terragrunt render-json --terragrunt-log-level trace echo "aws_region=$(jq -r '.inputs.aws_region' terragrunt_rendered.json)" >> "$GITHUB_ENV" echo "aws_account_id=$(jq...
We have noticed this happening in one of our clusters in the last week as well. A few observations: - We use Karpenter. - The problem nodes have all been...
@monirul We saw the issue with EKS 1.29 and Bottlerocket 1.20.3. We've only recently switched to using Bottlerocket, so I don't have a lot of data about other versions. Regarding...
@jaypipes @RedbackThomson Can this be reopened? We have the same use case.
@jaypipes @a-hilaly we may be able to contribute towards a fix here, but I need a bit of guidance on where to start. This is impacting a use case we...
@thesuperzapper Hey, sorry to bother, but would you be able to give this a look? We're currently maintaining a separate fork just for this reason.
@thesuperzapper Ok, did a quick rebase and updated the documentation to mention use of templating in `extraEnv`. Please let me know if there are any other changes you'd like to...
@thesuperzapper next steps? Can this be merged?
@thesuperzapper Sorry to bump this again, but we could really use this feature and the alternative is either to maintain a forked version of the repo for this one thing,...
@ilrudie We applied the upgrade by bumping the Helm chart versions to 1.24.0 all at once. Argo applied the component upgrades nearly simultaneously and then the daemonsets would have rolled...