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

feat: allow user defined RESOURCE_NAMESPACE #54

Merged

Conversation

jooola
Copy link
Collaborator

@jooola jooola commented Oct 9, 2023

If the uniqueness of molecule_scenario_directory is not enough, one can override the RESOURCE_NAMESPACE variable to provide their own value. For example, this can prevent collisions with duplicate CI workflows.

@jooola jooola requested a review from apricote October 9, 2023 12:52
@jooola jooola merged commit 1efd919 into ansible-community:main Oct 9, 2023
6 of 9 checks passed
@jooola jooola deleted the user-defined-RESOURCE_NAMESPACE branch October 9, 2023 13:16
jooola pushed a commit that referenced this pull request Oct 9, 2023
🤖 I have created a release *beep* *boop*
---


##
[2.0.0](1.3.0...v2.0.0)
(2023-10-09)


### ⚠ BREAKING CHANGES

* the instance volumes now require a `name`
* the molecule driver drops support for python version <3.9
* the molecule driver drops support for molecule version <5.0
* the molecule driver name was renamed from `hetznercloud` to
`molecule_hetznercloud`
* rewrite hetznercloud molecule driver
([#46](#46))

### Features

* allow user defined RESOURCE_NAMESPACE
([#54](#54))
([1efd919](1efd919))
* instance `server_type` now defaults to `cx11`
([36a28f4](36a28f4))
* rename driver name to `molecule_hetznercloud`
([36a28f4](36a28f4))
* require instance volumes name
([36a28f4](36a28f4))
* require molecule &gt;=5.0,&lt;7.0
([36a28f4](36a28f4))
* require python&gt;=3.9
([36a28f4](36a28f4))
* rewrite hetznercloud molecule driver
([#46](#46))
([36a28f4](36a28f4))
* update driver schema
([36a28f4](36a28f4))


### Bug Fixes

* remove ansible-compat dependency
([36a28f4](36a28f4))
* remove unused dependencies
([36a28f4](36a28f4))


### Documentation

* add project history
([36a28f4](36a28f4))
* the hetzner.hcloud collection require ansible-core&gt;=2.13
([36a28f4](36a28f4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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

2 participants