-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
stackdriver: deprecate module #6887
stackdriver: deprecate module #6887
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for spotting this!
Looks like stackdriver got bought by Google and integrated in their services (https://en.wikipedia.org/wiki/Stackdriver). |
You also need to update the other places. |
Co-authored-by: Felix Fontein <felix@fontein.de>
47f951c
to
c90aa61
Compare
Actually ... I think we can even do the removal in 8.0.0. For some reason I thought 8.0.0 would be the next major release, I (again) confused Ansible's versions with c.g's versions... 🤦 Whatever you prefer. Both merging this as-is (removal in 9.0.0) and adjusting the removal to 8.0.0 is fine for me. |
@felixfontein will stick with the 9.0.0, if nothing else for the consistency. The similar PR for the webfaction modules was merged with removal for 9.0.0, let's try and keep that together. |
Backport to stable-7: 💚 backport PR created✅ Backport PR branch: Backported as #6924 🤖 @patchback |
@russoz thanks! |
* stackdriver: deprecate module * add changelog frag * Update changelogs/fragments/6887-deprecate-stackdrive.yml Co-authored-by: Felix Fontein <felix@fontein.de> * fix removal version --------- Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit 065ce3a)
…6924) stackdriver: deprecate module (#6887) * stackdriver: deprecate module * add changelog frag * Update changelogs/fragments/6887-deprecate-stackdrive.yml Co-authored-by: Felix Fontein <felix@fontein.de> * fix removal version --------- Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit 065ce3a) Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* stackdriver: deprecate module * add changelog frag * Update changelogs/fragments/6887-deprecate-stackdrive.yml Co-authored-by: Felix Fontein <felix@fontein.de> * fix removal version --------- Co-authored-by: Felix Fontein <felix@fontein.de>
SUMMARY
The module relies entirely on API endpoints on a hostname that no longer resolves in DNS, hence the module is now utterly useless. Example: https://event-gateway.stackdriver.com/v1/annotationevent
ISSUE TYPE
COMPONENT NAME
stackdriver