Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing the argocd setup script #2100

Merged
merged 2 commits into from
Dec 13, 2022
Merged

Fixing the argocd setup script #2100

merged 2 commits into from
Dec 13, 2022

Conversation

EliseCastle23
Copy link
Contributor

  • adding networkpolicies for argocd
  • annotating the argocd namespace for network policy use
  • fixing the indentation in the argocd nginx conf file

- annotating the argocd namespace for network policy use
- fixing the indentation in the argocd nginx conf file
@EliseCastle23 EliseCastle23 merged commit c9bb142 into master Dec 13, 2022
@EliseCastle23 EliseCastle23 deleted the feat/GPE-672-updates branch December 13, 2022 23:08
mfshao pushed a commit that referenced this pull request Dec 15, 2022
- annotating the argocd namespace for network policy use
- fixing the indentation in the argocd nginx conf file
mfshao added a commit that referenced this pull request Dec 17, 2022
* update cedar ingestion script for filter component

* update comment

* avoid retry

* fix

* update

* - adding networkpolicies for argocd (#2100)

- annotating the argocd namespace for network policy use
- fixing the indentation in the argocd nginx conf file

* feat(waf-enabled): Enable waf through a flag in the manifest (#1973)

* feat(waf-enabled): Enable waf through a flag in the manifest

* Added the ingress_setup_waf function. Tested and working in my dev commons to be implemented everywhere once the waf rules are tested.

* removing the "AWSManagedRulesAnonymousIpList" rule

Co-authored-by: Edward Malinowski <[email protected]>
Co-authored-by: EliseCastle23 <[email protected]>
Co-authored-by: EliseCastle23 <[email protected]>
Co-authored-by: cmlsn <[email protected]>

* the gitops-sa account was not able to access the argo namespace because the default namespace was not provided for the gitops-sa (#2104)

* chore(revproxy): update nginx config to increase max request body size (manifestservice has no limit and we're running into issues with it being at 1m default) (#2052)

Co-authored-by: Alexander VT <[email protected]>

* chore(fail-fast): Update gen3 reset to exit on error (#2088)

* chore(fail-fast): Update gen3 reset to exit on error

* chore(fail-fast): Update gen3 reset to exit on error

Co-authored-by: Edward Malinowski <[email protected]>
Co-authored-by: J. Q <[email protected]>

* fix: upgrade lit-html from 1.3.0 to 1.4.1 (#2106)

Snyk has created this PR to upgrade lit-html from 1.3.0 to 1.4.1.

See this package in npm:
https://www.npmjs.com/package/lit-html

See this project in Snyk:
https://app.snyk.io/org/plan-x/project/2334b58a-d787-40b8-8f93-2aa7a812c519?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>

* fix: upgrade jasmine-core from 3.6.0 to 3.99.1 (#2105)

Snyk has created this PR to upgrade jasmine-core from 3.6.0 to 3.99.1.

See this package in npm:
https://www.npmjs.com/package/jasmine-core

See this project in Snyk:
https://app.snyk.io/org/plan-x/project/2334b58a-d787-40b8-8f93-2aa7a812c519?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: J. Q <[email protected]>

* Revert "chore(fail-fast): Update gen3 reset to exit on error (#2088)" (#2108)

This reverts commit 45e9d1f.

* changing from an annotation to a label (#2109)

* exit on failure but no retry

Co-authored-by: EliseCastle23 <[email protected]>
Co-authored-by: emalinowski <[email protected]>
Co-authored-by: Edward Malinowski <[email protected]>
Co-authored-by: EliseCastle23 <[email protected]>
Co-authored-by: cmlsn <[email protected]>
Co-authored-by: Alexander VanTol <[email protected]>
Co-authored-by: Alexander VT <[email protected]>
Co-authored-by: J. Q <[email protected]>
Co-authored-by: Michael Lukowski <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants