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

Made some changes so this runs on 4.12+ cluster #64

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open
Changes from 2 commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
e3de053
adding all the changes need for this to work in a 4.12+ cluster
afouladi7 Jul 10, 2023
c2683f6
Delete users.htpasswd
afouladi7 Jul 10, 2023
1e52799
added the changes for gitops and bc for cosign
afouladi7 Jul 11, 2023
1103bba
Merge branch 'main' of https://github.com/afouladi7/devsecops-demo
afouladi7 Jul 11, 2023
89b005a
adding all the changes for 4.12+
afouladi7 Jul 11, 2023
171d349
changing the gitops app config
afouladi7 Jul 18, 2023
90f165c
adiing sbom to the pipeline
afouladi7 Jul 20, 2023
fe8a435
Updated ACS policy enforcement guidance to permit initial pipeline to
rseip-rh Jul 20, 2023
d8692bb
Create trust_quay_from_another_cluster.md
cmays20 Jul 20, 2023
78d6128
Adds single command for Fedora to install all prerequisite tools.
rseip-rh Jul 21, 2023
cc266e6
adding sbom signing and supporting tasks
afouladi7 Jul 24, 2023
8fa9f2a
Update cosign-build.yaml.j2
afouladi7 Jul 25, 2023
3d0067b
changing to the latest ubi
afouladi7 Jul 25, 2023
4070550
changing to the latest ubi
afouladi7 Jul 26, 2023
ca5681d
adding sbom, attestion, image verify to demo.sh
afouladi7 Jul 26, 2023
665c1bf
adding signing to demo.sh
afouladi7 Jul 26, 2023
cfb459c
adding signing to demo.sh
afouladi7 Jul 26, 2023
7b3c4b0
Merge pull request #1 from redhat-dod-sa/rseip-doc-edits
afouladi7 Aug 1, 2023
1b17f72
updating gogs and quay
afouladi7 Aug 23, 2023
b0635c4
Fixing ArgoCD CR: Cannot specify both keycloak and dex
kincl Aug 28, 2023
e0dd56f
Merge pull request #2 from kincl/fix-argocd
afouladi7 Aug 28, 2023
48792e2
fixing the argo issue with OCP dex
afouladi7 Aug 28, 2023
7191453
Merge branch 'afouladi7:main' into main
afouladi7 Aug 28, 2023
c287a00
updated the readme for the credits
afouladi7 Aug 28, 2023
db788bb
Merge branch 'afouladi7:main' into main
afouladi7 Aug 28, 2023
6e9970e
Removing update to add keycloak for now
kincl Aug 28, 2023
d171b5b
Adding Quay to doc and status.sh
kincl Sep 5, 2023
299a21f
Merge pull request #3 from kincl/fix-argocd
afouladi7 Sep 5, 2023
9542d03
Merge pull request #4 from kincl/add-quay-doc
afouladi7 Sep 5, 2023
3b39326
Merge pull request #2 from redhat-dod-sa/main
afouladi7 Oct 16, 2023
996baa8
adding secure route for gogs
afouladi7 Nov 6, 2023
0818aa3
Tell it to ignore cert validation for the gogs url
cmays20 Nov 6, 2023
b53c3a7
Merge pull request #6 from cmays20/patch-2
afouladi7 Nov 7, 2023
a33f1d4
Merge pull request #1 from cmays20/patch-1
afouladi7 Nov 7, 2023
535ea36
putting quay and acs on a diet
afouladi7 Nov 8, 2023
8419f48
Merge pull request #3 from redhat-dod-sa/main
afouladi7 Nov 8, 2023
151f96f
Update cicd-gogs.yaml.j2
afouladi7 Nov 13, 2023
a022d00
Update cicd.yaml
afouladi7 Nov 13, 2023
1517216
adding console link for acs
afouladi7 Nov 14, 2023
3831d93
adding the https for gogs
afouladi7 Dec 5, 2023
e496fbb
adding the https for gogs
afouladi7 Dec 5, 2023
c053508
adding the https for gogs
afouladi7 Dec 5, 2023
dea453c
adding the https for gogs
afouladi7 Dec 6, 2023
9576f1e
adding the https for gogs
afouladi7 Dec 7, 2023
309d515
Update quay-subscription.yaml.j2
afouladi7 Jul 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -34,7 +34,9 @@ spec:
enabled: false
initialSSHKnownHosts: {}
sso:
provider: keycloak
provider: dex
dex:
openShiftOAuth: true
applicationSet:
resources:
limits:
@@ -55,8 +57,6 @@ spec:
kinds:
- TaskRun
- PipelineRun
dex:
openShiftOAuth: true
ha:
enabled: false
resources: