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

fix: improve unknown certificate error in load_balancer_service #570

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

jooola
Copy link
Collaborator

@jooola jooola commented Oct 10, 2024

SUMMARY

Closes #563

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

load_balancer_service

@jooola jooola force-pushed the fix-unknown-cert-id-error branch from bee9bac to 6476268 Compare October 10, 2024 11:25
@jooola jooola merged commit fe3bfa9 into main Oct 10, 2024
25 checks passed
@jooola jooola deleted the fix-unknown-cert-id-error branch October 10, 2024 13:19
jooola pushed a commit that referenced this pull request Nov 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.2.2](4.2.1...4.2.2)
(2024-11-22)


### Bug Fixes

* improve unknown certificate error in `load_balancer_service`
([#570](#570))
([fe3bfa9](fe3bfa9))
* only rebuild existing servers, skip rebuild if it was just created
([#581](#581))
([06718d0](06718d0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

load_balancer_service task fails with "'NoneType' object has no attribute 'id'
2 participants