Lance Hudson
Lance Hudson
# Summary Enable setting default syncOptions server wide # Motivation I would like to configure `FailOnSharedResource=true` globally, I have a few engineering that get copy paste happy and then resources...
**What happened**: Installing the delegate on a cluster that has argo workflows installed breaks argo workflows. CRD `workflowtasksets.argoproj.io` is out of date ([3.3.8](https://github.com/argoproj/argo-workflows/blob/v3.3.8/manifests/base/crds/full/argoproj.io_workflowtasksets.yaml)) Cluster Role `argo-cluster-role` is out of date...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing...
### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/dexidp/dex/issues) for an issue that...
I tried creating a homebrew cask for this, but it fails a few of their audit checks that must be corrected. ``` audit for yaki: failed - Version '1.1.2' differs...
**Describe the bug** Does not support Java 19 **To Reproduce** Steps to reproduce the behavior: `java -classpath ../okta-aws-cli-3.0.0.jar com.okta.tools.WithOkta aws sts get-caller-identity` Returns ``` Exception in thread "main" java.lang.ExceptionInInitializerError at...
The current version of `ghcr.io/psalm/psalm-security-scan:5.12.0` does not have ssh in the container preventing the installation of private dependencies as described here https://github.com/psalm/psalm-github-actions/blob/master/README.md#auth-for-private-composer-repositories ```shell $ docker run -ti --rm --entrypoint sh...