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

Merge from upstream #18

Merged
merged 67 commits into from
Dec 6, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
3c02243
Consumer deletion (#154)
yanmxa Jul 11, 2024
cbb3d9f
fix creation and deletion timestamp for work metadata. (#159)
morvencao Jul 12, 2024
b651781
handle creationTimestamp and deletionTimestamp in work metadata. (#160)
morvencao Jul 15, 2024
8a87a7d
chore(deps): update openapitools/openapi-generator-cli docker tag to …
red-hat-konflux[bot] Jul 17, 2024
e4bce47
chore(deps): update konflux references (#151)
red-hat-konflux[bot] Jul 17, 2024
fdaabcd
upgrade sdk-go (#161)
skeeey Jul 17, 2024
c2b1c73
fix typo in service-template-aro-hc (#166)
skeeey Jul 24, 2024
fb5c036
chore(deps): update konflux references (#164)
red-hat-konflux[bot] Aug 7, 2024
c235e0c
add grpc broker. (#157)
morvencao Aug 7, 2024
7b6ccda
remove work eviction test. (#170)
morvencao Aug 7, 2024
b9e2822
chore(deps): update docker.io/library/postgres docker tag to v16.4 (#…
red-hat-konflux[bot] Aug 9, 2024
34c1aa2
chore(deps): update konflux references (#172)
red-hat-konflux[bot] Aug 13, 2024
835c653
avoid do full list on the client part (#167)
skeeey Aug 14, 2024
39b68cb
fix(KONFLUX-3663): format PipelineRun files and upload SAST results (…
ccronca Aug 14, 2024
87773f1
Fix integration issues (#174)
clyang82 Aug 14, 2024
4448bba
prevent resource update durating deletion. (#180)
morvencao Aug 29, 2024
043cc46
Support using outside context to request maestro RESTful api (#183)
skeeey Aug 29, 2024
7ac1d74
fix e2e testing. (#184)
morvencao Aug 29, 2024
f4d9da7
chore(deps): update openapitools/openapi-generator-cli docker tag to …
red-hat-konflux[bot] Aug 29, 2024
e9b98cc
chore(deps): update konflux references (#178)
red-hat-konflux[bot] Sep 5, 2024
9e32ca8
chore(deps): update konflux references (#187)
red-hat-konflux[bot] Sep 5, 2024
681b895
list resources with their event data type (#185)
skeeey Sep 5, 2024
908246a
support grpc auth for grpc server. (#168)
morvencao Sep 5, 2024
b340060
add aro-hpc scability test (#171)
skeeey Sep 5, 2024
d034b12
update ocm (#190)
skeeey Sep 9, 2024
9dd7f8e
ensure deletion event have different id and time. (#188)
morvencao Sep 11, 2024
5ccb4ea
support configuration for consistent hash. (#192)
morvencao Sep 11, 2024
22436c2
add basic metrics. (#186)
morvencao Sep 12, 2024
ea066c2
update cloudevent sdk (#194)
skeeey Sep 12, 2024
2ce9461
default orphan delete option for read only update strategy. (#189)
morvencao Sep 18, 2024
25831ec
update go-sdk (#196)
skeeey Sep 23, 2024
350adc0
enhance log format using zapr logger. (#195)
morvencao Oct 9, 2024
715e01d
upgrate sdk-go lib (#200)
skeeey Oct 9, 2024
7dbc0c6
fix template api version. (#202)
morvencao Oct 15, 2024
7b9534d
chore(deps): update openapitools/openapi-generator-cli docker tag to …
red-hat-konflux[bot] Oct 24, 2024
d94d00e
chore(deps): update docker.io/library/postgres docker tag to v17 (#197)
red-hat-konflux[bot] Oct 24, 2024
8ed6055
refine e2e testings. (#205)
morvencao Oct 24, 2024
85faa5f
add more examples. (#204)
morvencao Oct 24, 2024
28626e2
chore(deps): update konflux references (#191)
red-hat-konflux[bot] Oct 24, 2024
3774acd
chore(deps): update docker.io/library/eclipse-mosquitto docker tag to…
red-hat-konflux[bot] Oct 24, 2024
1300068
ganerate custom test report based on env. (#206)
morvencao Oct 28, 2024
3c09e09
chore(deps): update konflux references (#207)
red-hat-konflux[bot] Oct 28, 2024
1de63c6
add retry for source client in serverside apply e2e test. (#208)
morvencao Oct 28, 2024
dae3b67
The template to run maestro in ROSA (#209)
skeeey Nov 1, 2024
fbf6408
support run e2e in rosa env (#211)
skeeey Nov 1, 2024
f07dfc0
Upgrade open-cluster-management/go-sdk (#212)
skeeey Nov 1, 2024
34d57d5
use 2 braces for int type in templates (#213)
skeeey Nov 1, 2024
42899b6
add setup scripts and templates for aro-hcp. (#214)
morvencao Nov 5, 2024
8d6765a
run maestro with rosa (#215)
skeeey Nov 6, 2024
f088dc3
register cloud events metrics. (#217)
morvencao Nov 19, 2024
1e9b714
add aks metrics enable (#219)
hchenxa Nov 21, 2024
a72e9da
chore(deps): update openapitools/openapi-generator-cli docker tag to …
red-hat-konflux[bot] Nov 25, 2024
aa5ea95
chore(deps): update docker.io/library/postgres docker tag to v17.2 (#…
red-hat-konflux[bot] Nov 25, 2024
e26dd50
chore(deps): update konflux references (#210)
red-hat-konflux[bot] Nov 25, 2024
3b44db3
update sdk-go to fix resync unstable (#220)
skeeey Nov 25, 2024
3a56948
Support az-entra auth (#221)
clyang82 Nov 29, 2024
eb5580b
Red Hat Konflux update maestro-main
Apr 29, 2024
8182d82
Enable build with kafka
clyang82 May 17, 2024
6f7b916
Update Konflux references
Jun 10, 2024
23af57f
Migrate deprecated-base-image-check v0.3->v0.4
gurnben Jun 12, 2024
bda042d
use openshift-golang-builder to fix security issues
clyang82 Jun 13, 2024
da0f007
Update Konflux references
red-hat-konflux[bot] Jun 25, 2024
24219c3
Update Konflux references
red-hat-konflux[bot] Jun 27, 2024
b7de4a9
chore(deps): update konflux references
red-hat-konflux[bot] Jul 11, 2024
5ad74cb
chore(deps): update konflux references
red-hat-konflux[bot] Nov 30, 2024
fd5eb1b
Manually do migration
clyang82 Dec 6, 2024
4a5a5a1
fix conflicts
clyang82 Dec 6, 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
Prev Previous commit
Next Next commit
chore(deps): update docker.io/library/postgres docker tag to v17.2 (o…
…penshift-online#216)

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Nov 25, 2024
commit aa5ea954fa20aab15ea3e21167c904aa5623547e
2 changes: 1 addition & 1 deletion .tekton/integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ spec:
)
echo -n "$TEST_OUTPUT" | tee $(results.TEST_OUTPUT.path)
sidecars:
- image: docker.io/library/postgres:17.0
- image: docker.io/library/postgres:17.2
name: database-test
env:
- name: PGDATA
Expand Down
2 changes: 1 addition & 1 deletion .tekton/unit-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ spec:
)
echo -n "$TEST_OUTPUT" | tee $(results.TEST_OUTPUT.path)
sidecars:
- image: docker.io/library/postgres:17.0
- image: docker.io/library/postgres:17.2
name: database-test
env:
- name: PGDATA
Expand Down