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

chore(deps): update terraform juju to ~> 0.15.0 #219

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Type Update Change
juju (source) required_provider minor ~> 0.14.0 -> ~> 0.15.0

Release Notes

juju/terraform-provider-juju (juju)

v0.15.1

Compare Source

NOTES:

ENHANCEMENTS:

  • Various documentation updates
    • add text to attributes where changing them will replace the resource
    • add warning requested in an issue Deleting config from plan does not reset it #​393
    • reword note on offer_url in integration resources

v0.15.0

Compare Source

NOTES:

  • This release requires Juju controller version 2.9.49 or higher juju.
  • If using JAAS, this release requires Juju controller version 3.5.0 or higher.
  • This release uses juju client api code from the juju 3.5.1 release.

ENHANCEMENTS:

  • Support for JAAS access settings via the following new resources:
    • juju_jaas_access_cloud
    • juju_jaas_access_controller
    • juju_jaas_access_group
    • juju_jaas_access_model
    • juju_jaas_access_offer
    • juju_jaas_access_service_account
    • juju_jaas_group
  • Support for adding kubernetes clouds to existing controllers with the new
    juju_kubernetes_cloud resource.

BUG FIXES:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 16, 2024 09:11
@renovate renovate bot force-pushed the renovate/juju-0.x branch from bb5c9b2 to 8d415bf Compare December 17, 2024 13:51
@renovate renovate bot force-pushed the renovate/juju-0.x branch from 8d415bf to 86835ed Compare December 18, 2024 15:08
@renovate renovate bot force-pushed the renovate/juju-0.x branch from 86835ed to 1b4b6fc Compare December 19, 2024 20:37
@addyess
Copy link
Contributor

addyess commented Dec 19, 2024

@asbalderson Hey, can you give me a heads up on what this is and if we need it?

@renovate renovate bot force-pushed the renovate/juju-0.x branch from 1b4b6fc to 90dddd1 Compare December 19, 2024 22:21
@renovate renovate bot force-pushed the renovate/juju-0.x branch from 90dddd1 to 4a2b713 Compare December 20, 2024 03:48
@renovate renovate bot force-pushed the renovate/juju-0.x branch from 4a2b713 to e630b19 Compare December 20, 2024 14:26
@renovate renovate bot force-pushed the renovate/juju-0.x branch from e630b19 to 150b12d Compare December 20, 2024 15:55
@renovate renovate bot force-pushed the renovate/juju-0.x branch from 150b12d to 8b5c143 Compare January 7, 2025 23:35
@renovate renovate bot force-pushed the renovate/juju-0.x branch from 8b5c143 to e1948aa Compare January 9, 2025 14:14
@renovate renovate bot force-pushed the renovate/juju-0.x branch from e1948aa to 7580c44 Compare January 10, 2025 21:46
@renovate renovate bot force-pushed the renovate/juju-0.x branch from 7580c44 to 60244e3 Compare January 13, 2025 08:31
@renovate renovate bot force-pushed the renovate/juju-0.x branch from 60244e3 to 9c910e9 Compare January 15, 2025 15:34
@renovate renovate bot force-pushed the renovate/juju-0.x branch from 9c910e9 to ca14cbe Compare January 16, 2025 19:32
@renovate renovate bot force-pushed the renovate/juju-0.x branch from ca14cbe to 3b7f766 Compare January 16, 2025 19:37
Copy link
Contributor

Test coverage for 3b7f766

coverage-report: install_deps /home/runner/work/k8s-operator/k8s-operator/charms/worker/k8s> /home/runner/.local/share/uv/tools/tox/bin/uv pip install 'coverage[toml]'
coverage-report: commands[0] /home/runner/work/k8s-operator/k8s-operator/charms/worker/k8s> coverage report
Name                                    Stmts   Miss  Cover
-----------------------------------------------------------
lib/charms/k8s/v0/k8sd_api_manager.py     286     29    90%
src/charm.py                              501    260    48%
src/cloud_integration.py                   80      3    96%
src/config/extra_args.py                   31      2    94%
src/containerd.py                         140     22    84%
src/cos_integration.py                     33     12    64%
src/events/update_status.py                68     24    65%
src/inspector.py                           41      4    90%
src/kube_control.py                        43     32    26%
src/literals.py                            25      0   100%
src/protocols.py                           28      5    82%
src/reschedule.py                          77      4    95%
src/snap.py                               193     29    85%
src/token_distributor.py                  181    109    40%
src/upgrade.py                            108     48    56%
-----------------------------------------------------------
TOTAL                                    1835    583    68%
coverage-report: OK (0.30=setup[0.03]+cmd[0.28] seconds)
congratulations :) (0.36 seconds)

Static code analysis report

Run started:2025-01-16 19:39:01.625583

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 3910
  Total lines skipped (#nosec): 3
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
  Total issues (by severity):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
  Total issues (by confidence):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
Files skipped (0):

@addyess addyess closed this Jan 16, 2025
Copy link
Contributor Author

renovate bot commented Jan 16, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (~> 0.15.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/juju-0.x branch January 16, 2025 19:41
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.

1 participant