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

[release-1.11] Patch operator #6863

Merged
merged 8 commits into from
Aug 30, 2023

Conversation

mukundansundar
Copy link
Contributor

@mukundansundar mukundansundar commented Aug 29, 2023

Description

Cherry pick of PR #6853 into release branch.

Rest of the commits in this branch are for fixing AKS E2E pipeline either cherry-picked from mater or partially(in case of Postgres) added from master.

Issue reference

related to #6862

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

@mukundansundar
Copy link
Contributor Author

/ok-to-test

1 similar comment
@mukundansundar
Copy link
Contributor Author

/ok-to-test

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 29, 2023

Dapr E2E test

🔗 Link to Action run

Commit ref: b360858

❌ Infrastructure deployment failed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2ec58b939142l westus3
Windows Dapr-E2E-dapre2ec58b939142w westus3
Linux/arm64 Dapr-E2E-dapre2ec58b939142la eastus

Please check the logs for details on the failure.

❌ Build failed for linux/amd64

Please check the logs for details on the error.

❌ Build failed for windows/amd64

Please check the logs for details on the error.

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 29, 2023

Dapr E2E test

🔗 Link to Action run

Commit ref: b360858

❌ Infrastructure deployment failed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2edfc11f8a6al westus3
Windows Dapr-E2E-dapre2edfc11f8a6aw westus3
Linux/arm64 Dapr-E2E-dapre2edfc11f8a6ala eastus

Please check the logs for details on the failure.

❌ Build failed for linux/amd64

Please check the logs for details on the error.

❌ Build failed for windows/amd64

Please check the logs for details on the error.

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.10% ⚠️

Comparison is base (83ca1ab) 64.87% compared to head (6554957) 64.78%.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.11    #6863      +/-   ##
================================================
- Coverage         64.87%   64.78%   -0.10%     
================================================
  Files               192      192              
  Lines             19157    19166       +9     
================================================
- Hits              12429    12416      -13     
- Misses             5759     5782      +23     
+ Partials            969      968       -1     
Files Changed Coverage Δ
pkg/operator/handlers/dapr_handler.go 68.47% <ø> (-0.18%) ⬇️
pkg/operator/operator.go 0.00% <0.00%> (-3.05%) ⬇️

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

ItalyPaleAle and others added 3 commits August 29, 2023 19:37
* Fix: AKS tests not working due to invalid K8s version

* Fixed AKS SKU

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
…red (dapr#6853)

Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
@mukundansundar
Copy link
Contributor Author

/ok-to-test

1 similar comment
@mukundansundar
Copy link
Contributor Author

/ok-to-test

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 29, 2023

Dapr E2E test

🔗 Link to Action run

Commit ref: 58dbaba

✅ Build succeeded for linux/amd64

  • Image tag: dapre2e721de7ce17l
  • Test image tag: dapre2e721de7ce17l

✅ Build succeeded for windows/amd64

  • Image tag: dapre2e721de7ce17w
  • Test image tag: dapre2e721de7ce17w

❌ Infrastructure deployment failed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2e721de7ce17l westus3
Windows Dapr-E2E-dapre2e721de7ce17w westus3
Linux/arm64 Dapr-E2E-dapre2e721de7ce17la eastus

Please check the logs for details on the failure.

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 29, 2023

Dapr E2E test

🔗 Link to Action run

Commit ref: 58dbaba

✅ Build succeeded for linux/amd64

  • Image tag: dapre2ebf6744c8fbl
  • Test image tag: dapre2ebf6744c8fbl

❌ Infrastructure deployment failed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2ebf6744c8fbl westus3
Windows Dapr-E2E-dapre2ebf6744c8fbw westus3
Linux/arm64 Dapr-E2E-dapre2ebf6744c8fbla eastus

Please check the logs for details on the failure.

✅ Build succeeded for windows/amd64

  • Image tag: dapre2ebf6744c8fbw
  • Test image tag: dapre2ebf6744c8fbw

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
…#6765

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
@mukundansundar mukundansundar changed the title Patch operator [release-1.11] Patch operator Aug 29, 2023
mukundansundar and others added 2 commits August 29, 2023 22:04
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Hal Spang <halspang@microsoft.com>
@mukundansundar
Copy link
Contributor Author

/ok-to-test

1 similar comment
@mukundansundar
Copy link
Contributor Author

/ok-to-test

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 29, 2023

Dapr E2E test

🔗 Link to Action run

Commit ref: 30fbf06

✅ Build succeeded for linux/amd64

  • Image tag: dapre2ee47c605b30l
  • Test image tag: dapre2ee47c605b30l

✅ Infrastructure deployed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2ee47c605b30l westus3
Windows Dapr-E2E-dapre2ee47c605b30w westus3
Linux/arm64 Dapr-E2E-dapre2ee47c605b30la eastus

✅ Build succeeded for windows/amd64

  • Image tag: dapre2ee47c605b30w
  • Test image tag: dapre2ee47c605b30w

❌ Tests failed on windows/amd64

Please check the logs for details on the error.

❌ Tests failed on linux/amd64

Please check the logs for details on the error.

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 29, 2023

Dapr E2E test

🔗 Link to Action run

Commit ref: 30fbf06

✅ Build succeeded for linux/amd64

  • Image tag: dapre2e42cf84d1b2l
  • Test image tag: dapre2e42cf84d1b2l

✅ Infrastructure deployed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2e42cf84d1b2l westus3
Windows Dapr-E2E-dapre2e42cf84d1b2w westus3
Linux/arm64 Dapr-E2E-dapre2e42cf84d1b2la eastus

✅ Build succeeded for windows/amd64

  • Image tag: dapre2e42cf84d1b2w
  • Test image tag: dapre2e42cf84d1b2w

❌ Tests failed on linux/amd64

Please check the logs for details on the error.

❌ Tests failed on windows/amd64

Please check the logs for details on the error.

@mukundansundar
Copy link
Contributor Author

/ok-to-test

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 29, 2023

Dapr E2E test

🔗 Link to Action run

Commit ref: e857fef

✅ Build succeeded for linux/amd64

  • Image tag: dapre2eb2243394a6l
  • Test image tag: dapre2eb2243394a6l

✅ Infrastructure deployed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2eb2243394a6l westus3
Windows Dapr-E2E-dapre2eb2243394a6w westus3
Linux/arm64 Dapr-E2E-dapre2eb2243394a6la eastus

✅ Build succeeded for windows/amd64

  • Image tag: dapre2eb2243394a6w
  • Test image tag: dapre2eb2243394a6w

❌ Tests failed on windows/amd64

Please check the logs for details on the error.

❌ Tests failed on linux/amd64

Please check the logs for details on the error.

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
@mukundansundar
Copy link
Contributor Author

/ok-to-test

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 30, 2023

Dapr E2E test

🔗 Link to Action run

Commit ref: 6554957

✅ Build succeeded for linux/amd64

  • Image tag: dapre2e0ace080c86l
  • Test image tag: dapre2e0ace080c86l

✅ Infrastructure deployed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2e0ace080c86l westus3
Windows Dapr-E2E-dapre2e0ace080c86w westus3
Linux/arm64 Dapr-E2E-dapre2e0ace080c86la eastus

✅ Build succeeded for windows/amd64

  • Image tag: dapre2e0ace080c86w
  • Test image tag: dapre2e0ace080c86w

✅ Tests succeeded on linux/amd64

  • Image tag: dapre2e0ace080c86l
  • Test image tag: dapre2e0ace080c86l

❌ Tests failed on windows/amd64

Please check the logs for details on the error.

@mukundansundar
Copy link
Contributor Author

/ok-to-test

1 similar comment
@mukundansundar
Copy link
Contributor Author

/ok-to-test

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 30, 2023

Dapr E2E test

🔗 Link to Action run

Commit ref: 6554957

✅ Build succeeded for linux/amd64

  • Image tag: dapre2eb42bebe943l
  • Test image tag: dapre2eb42bebe943l

✅ Infrastructure deployed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2eb42bebe943l westus3
Windows Dapr-E2E-dapre2eb42bebe943w westus3
Linux/arm64 Dapr-E2E-dapre2eb42bebe943la eastus

✅ Build succeeded for windows/amd64

  • Image tag: dapre2eb42bebe943w
  • Test image tag: dapre2eb42bebe943w

✅ Tests succeeded on linux/amd64

  • Image tag: dapre2eb42bebe943l
  • Test image tag: dapre2eb42bebe943l

❌ Tests failed on windows/amd64

Please check the logs for details on the error.

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 30, 2023

Dapr E2E test

🔗 Link to Action run

Commit ref: 6554957

✅ Build succeeded for linux/amd64

  • Image tag: dapre2e4e819edfabl
  • Test image tag: dapre2e4e819edfabl

✅ Infrastructure deployed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2e4e819edfabl westus3
Windows Dapr-E2E-dapre2e4e819edfabw westus3
Linux/arm64 Dapr-E2E-dapre2e4e819edfabla eastus

✅ Build succeeded for windows/amd64

  • Image tag: dapre2e4e819edfabw
  • Test image tag: dapre2e4e819edfabw

✅ Tests succeeded on linux/amd64

  • Image tag: dapre2e4e819edfabl
  • Test image tag: dapre2e4e819edfabl

❌ Tests failed on windows/amd64

Please check the logs for details on the error.

@mukundansundar
Copy link
Contributor Author

/ok-to-test

1 similar comment
@mukundansundar
Copy link
Contributor Author

/ok-to-test

@mukundansundar
Copy link
Contributor Author

/test-sdk-all

@mukundansundar mukundansundar marked this pull request as ready for review August 30, 2023 07:14
@mukundansundar mukundansundar requested review from a team as code owners August 30, 2023 07:14
@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 30, 2023

Dapr E2E test

🔗 Link to Action run

Commit ref: 6554957

✅ Build succeeded for linux/amd64

  • Image tag: dapre2eb55c4de2f9l
  • Test image tag: dapre2eb55c4de2f9l

✅ Infrastructure deployed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2eb55c4de2f9l westus3
Windows Dapr-E2E-dapre2eb55c4de2f9w westus3
Linux/arm64 Dapr-E2E-dapre2eb55c4de2f9la eastus

✅ Build succeeded for windows/amd64

  • Image tag: dapre2eb55c4de2f9w
  • Test image tag: dapre2eb55c4de2f9w

✅ Tests succeeded on linux/amd64

  • Image tag: dapre2eb55c4de2f9l
  • Test image tag: dapre2eb55c4de2f9l

❌ Tests failed on windows/amd64

Please check the logs for details on the error.

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 30, 2023

Dapr E2E test

🔗 Link to Action run

Commit ref: 6554957

✅ Build succeeded for linux/amd64

  • Image tag: dapre2ea0a0f0fee3l
  • Test image tag: dapre2ea0a0f0fee3l

✅ Infrastructure deployed

Cluster Resource group name Azure region
Linux Dapr-E2E-dapre2ea0a0f0fee3l westus3
Windows Dapr-E2E-dapre2ea0a0f0fee3w westus3
Linux/arm64 Dapr-E2E-dapre2ea0a0f0fee3la eastus

✅ Build succeeded for windows/amd64

  • Image tag: dapre2ea0a0f0fee3w
  • Test image tag: dapre2ea0a0f0fee3w

✅ Tests succeeded on linux/amd64

  • Image tag: dapre2ea0a0f0fee3l
  • Test image tag: dapre2ea0a0f0fee3l

❌ Tests failed on windows/amd64

Please check the logs for details on the error.

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 30, 2023

Dapr SDK Python test

🔗 Link to Action run

Commit ref: 6554957

✅ Python SDK tests passed

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 30, 2023

Dapr SDK Java test

🔗 Link to Action run

Commit ref: 6554957

❌ Java SDK tests failed

Please check the logs for details on the error.

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 30, 2023

Dapr SDK Go test

🔗 Link to Action run

Commit ref: 6554957

✅ Go SDK tests passed

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 30, 2023

Dapr SDK JS test

🔗 Link to Action run

Commit ref: 6554957

✅ JS SDK tests passed

@mukundansundar mukundansundar merged commit 9f99c6a into dapr:release-1.11 Aug 30, 2023
26 of 28 checks passed
@mukundansundar mukundansundar deleted the patch-operator branch August 30, 2023 17:38
@mukundansundar mukundansundar mentioned this pull request Aug 29, 2023
17 tasks
@mukundansundar
Copy link
Contributor Author

/ok-to-perf

1 similar comment
@mukundansundar
Copy link
Contributor Author

/ok-to-perf

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 30, 2023

Dapr perf test

🔗 Link to Action run

Commit ref: 6554957

✅ Infrastructure deployed

  • Resource group name: Dapr-Perf-daprprf6ce206d8cf
  • Azure region: westus3

✅ Build succeeded

  • Image tag: daprprf6ce206d8cf
  • Test image tag: daprprf6ce206d8cf

✅ Perf tests succeeded

  • Image tag: daprprf6ce206d8cf
  • Test image tag: daprprf6ce206d8cf

@dapr-bot
Copy link
Collaborator

dapr-bot commented Aug 30, 2023

Dapr perf test

🔗 Link to Action run

Commit ref: 6554957

✅ Infrastructure deployed

  • Resource group name: Dapr-Perf-daprprf66be433671
  • Azure region: westus3

✅ Build succeeded

  • Image tag: daprprf66be433671
  • Test image tag: daprprf66be433671

✅ Perf tests succeeded

  • Image tag: daprprf66be433671
  • Test image tag: daprprf66be433671

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.

None yet

5 participants