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

STF 1.5.5 release ops #628

Merged
merged 78 commits into from
Aug 29, 2024
Merged
Show file tree
Hide file tree
Changes from 72 commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
db1195a
Add gitleaks.toml for rh-gitleaks (#510)
leifmadsen Oct 26, 2023
9d7be76
[stf-collect-logs] Move describe build|pod from ci/ to the role (#505)
elfiesmelfie Oct 31, 2023
1772184
[stf-run-ci] Fix check to include bool filter (#511)
elfiesmelfie Nov 1, 2023
bacb1fb
[allow_skip_clone] Allow skipping of the cloning stages (#512)
elfiesmelfie Nov 2, 2023
acaffe6
Fix qdr auth one_time_upgrade label check (#518)
csibbitt Nov 3, 2023
0786bc8
Add docs for skip_clone (#515)
elfiesmelfie Nov 6, 2023
14694d4
[zuul] Add STO to required repos (#524)
elfiesmelfie Nov 7, 2023
37b6f03
QDR Auth in smoketest (#525)
csibbitt Nov 8, 2023
d12aa38
QDR Auth for infrared 17.1 script (#517)
csibbitt Nov 8, 2023
09044b9
[zuul] Define a project template for stf-crc-jobs (#514)
elfiesmelfie Nov 13, 2023
16b8197
Restart QDR after changing the password (#530)
csibbitt Nov 13, 2023
d3d8ee5
[zuul] Add jobs to test with different versions of OCP (#432)
elfiesmelfie Nov 14, 2023
f3cbf32
Update README for 17.1 IR test (#533)
leifmadsen Nov 14, 2023
cba3874
Support OCP v4.12 through v4.14 (#535)
leifmadsen Nov 16, 2023
2cccdc6
[stf-collect-logs] Add ignore_errors to task (#529)
elfiesmelfie Nov 17, 2023
2fc9c6c
Mgirgisf/stf 1580/fix log commands (#526)
mgirgisf Nov 17, 2023
77dea87
Adjust Operator dependency version requirements (#538)
leifmadsen Nov 20, 2023
6ec92f3
Clean up stf-run-ci for OCP 4.12 minimum version (#539)
leifmadsen Nov 21, 2023
cd25646
[zuul] Add job to build locally and do an index-based deployment (#495)
elfiesmelfie Nov 24, 2023
ba9c918
Only require Interconnect and Smart Gateway (#541)
leifmadsen Nov 24, 2023
8ffbe5a
[stf-run-ci] Explicitly check the validate_daployment was successful …
elfiesmelfie Dec 1, 2023
0d5ed29
Implement dashboard management (#548)
leifmadsen Dec 7, 2023
b29d023
Remove basic-auth method from grafana (#550)
csibbitt Dec 7, 2023
0f94fd5
Adjust Alertmanager SAR to be more specific
csibbitt Dec 7, 2023
28ce38e
Revert "Adjust Alertmanager SAR to be more specific"
csibbitt Dec 12, 2023
5189c0a
Auth to prometheus using token instead of basicauth (#549)
csibbitt Dec 12, 2023
073548e
Fix branch co-ordination in stf-run-ci (#555)
csibbitt Dec 13, 2023
6798b41
Adjust Alertmanager SAR to be more specific (#553)
csibbitt Dec 14, 2023
99221fb
Add optional spec.replaces field to CSV for update graph compliance
compi-migui Jan 3, 2024
fe6c909
Merge pull request #560 from infrawatch/migarcia-bundle-spec-replaces
compi-migui Jan 5, 2024
c008c6e
Stop using ephemeral storage for testing (#547)
mgirgisf Jan 9, 2024
665577e
[zuul] Use extracted CRC nodes in stf-base (#531)
elfiesmelfie Jan 13, 2024
f2a24ef
Implement support for Grafana Operator v5 (#561)
leifmadsen Jan 15, 2024
20fb410
Remove old vendored operator_sdk/util collection (#563)
leifmadsen Jan 15, 2024
55b89e2
Add nightly_bundle jobs to periodic pipeline (#564)
mgirgisf Jan 17, 2024
35476e1
Remove hard-coded Prometheus version in template (#565)
leifmadsen Jan 19, 2024
f900181
Set features.operators.openshift.io/disconnected to True (#570)
vkmc Jan 29, 2024
164f0ca
[stf-run-ci] Update validation check for bundle URLs (#571)
elfiesmelfie Feb 1, 2024
28183df
Prefer Grafana 9 workload (#575)
leifmadsen Feb 11, 2024
dd6e1b3
Fix typo in check for setup_from_bundles (#576)
elfiesmelfie Feb 15, 2024
85a32c0
Add related images for Prometheus and Alertmanager (#578)
leifmadsen Feb 16, 2024
c9c4065
Bump ansible-core from 2.12.10 to 2.15.9 in /build/stf-run-ci (#573)
dependabot[bot] Feb 20, 2024
6568039
Fix env var naming issue (#581)
leifmadsen Feb 26, 2024
853e457
Update smoketest.sh (#583)
ayefimov-1 Feb 29, 2024
6941ce0
Skip installing deps when installing from bundles (#586)
vkmc Mar 20, 2024
ceebd9e
[zuul] Remove OCP 4.13 jobs (#587)
elfiesmelfie Mar 22, 2024
c85d9a4
[Jenkins] Remove jenkins config and deployment files (#585)
elfiesmelfie Apr 5, 2024
fc28f2f
[stf-run-ci] Remove the unused is_crc and ocp_ver vars (#589)
elfiesmelfie Apr 19, 2024
f7825ba
Bump actions checkout to v4 (#594)
vkmc Apr 26, 2024
0873cb4
Add documentation about the Zuul jobs (#567)
elfiesmelfie May 2, 2024
9023f0e
Set a default image for ElasticSearch to use (#593)
vkmc May 3, 2024
8a6ed20
Fail earlier when registry creds are not set (#592)
vkmc May 3, 2024
acdb05f
Change STO/SGO bundles sanity check (#595)
vkmc May 10, 2024
69b8fe5
Add __deploy_disconnected option (#591)
vkmc May 21, 2024
2695610
Limit port 5672 to localhost (#596)
csibbitt May 28, 2024
429cc3b
[zuul] Give OCP 4.12 jobs more resources (#600)
elfiesmelfie May 29, 2024
e7c231e
Revert "[zuul] Give OCP 4.12 jobs more resources (#600)" (#603)
elfiesmelfie May 31, 2024
b46f215
Enable QDR port 5671 to listen on both IPv4 and IPv6 (#599)
chaturvedi-kna Jun 10, 2024
b4050b3
Lower ElasticSearch memory requirements (#605)
vkmc Jun 18, 2024
e6be5e0
--- (#598)
dependabot[bot] Jun 18, 2024
8d0688a
Fully disable qdr web by default (#606)
csibbitt Jun 19, 2024
43726ee
Use scrapeconfig instead of servicemonitor (#607)
csibbitt Jul 10, 2024
e82ab70
Create index image from pre-built bundles (#597)
vkmc Jul 11, 2024
9206fa4
Add a Zuul job for nightly bundles and index deploy (#608)
vkmc Jul 12, 2024
fe6ee95
Update nodesets label (#613)
danpawlik Jul 17, 2024
8853c3c
Fix oauth SARs for interactive login (#612)
csibbitt Jul 18, 2024
f815e2c
Revert "Update nodesets label (#613)" (#621)
elfiesmelfie Jul 18, 2024
d1bf042
Create our own token for prometheus-stf SA (#623)
csibbitt Jul 25, 2024
417131b
[zuul] Add 4.16 jobs (#609)
elfiesmelfie Jul 30, 2024
e1c3124
Update smoketest images (#625)
vkmc Aug 16, 2024
b046d56
Use bundle version instead of latest as tag (#626)
vkmc Aug 22, 2024
9b7880b
Merge branch 'master' into release-prep-1.5.5
vkmc Aug 26, 2024
ee94763
Check for COO API before trying to delete any COO objects (#631)
csibbitt Aug 27, 2024
27cb54a
Use openshift-ansible-operator 4.14 in STO (#630)
vkmc Aug 28, 2024
02e58ce
Drop OCP 4.12 from openshift.versions annotation (#629)
vkmc Aug 28, 2024
c612d04
Merge branch 'master' into release-prep-1.5.5
vkmc Aug 28, 2024
17f2f50
Set BUNDLE_CHANNELS and BUNDLE_DEFAULT_CHANNEL when doing a local build
Aug 29, 2024
4364304
Merge branch 'vkmc-set-local-build-channels' into release-prep-1.5.5
Aug 29, 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
14 changes: 7 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4.1.3

- name: Install Ansible
run: python -m pip install 'ansible <= 2.9'
Expand All @@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4.1.3

- name: Install Ansible
run: python -m pip install 'ansible'
Expand All @@ -46,7 +46,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4.1.3

- name: Get operator-sdk image 0.19.4
run: curl --output operator-sdk -JL https://github.com/operator-framework/operator-sdk/releases/download/$RELEASE_VERSION/operator-sdk-$RELEASE_VERSION-x86_64-linux-gnu
Expand All @@ -69,7 +69,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4.1.3

- name: Verify image builds
run: docker build --tag infrawatch/service-telemetry-operator:latest --file build/Dockerfile .
Expand All @@ -82,7 +82,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4.1.3

- name: Get operator-sdk image 0.19.4
run: curl --output operator-sdk -JL https://github.com/operator-framework/operator-sdk/releases/download/$RELEASE_VERSION/operator-sdk-$RELEASE_VERSION-x86_64-linux-gnu
Expand Down Expand Up @@ -110,7 +110,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4.1.3

# prepare environment to buld the bundle
- name: Get operator-sdk image 0.19.4
Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:
run: operator-sdk-$RELEASE_VERSION bundle validate --verbose /tmp/bundle

- name: Create KinD cluster to execute scorecard tests
uses: helm/kind-action@v1.4.0
uses: helm/kind-action@v1.10.0

# perform scorecard checks against a KinD cluster
- name: Check scorecord validation
Expand Down
33 changes: 0 additions & 33 deletions .jenkins/Dockerfile

This file was deleted.

55 changes: 0 additions & 55 deletions .jenkins/README.md

This file was deleted.

14 changes: 0 additions & 14 deletions .jenkins/agent/Dockerfile

This file was deleted.

29 changes: 0 additions & 29 deletions .jenkins/agent/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions .jenkins/agent/install-sdk.sh

This file was deleted.

144 changes: 0 additions & 144 deletions .jenkins/deploy/casc-configmap.yaml

This file was deleted.

Loading