Skip to content

Commit

Permalink
Rancher version requirement (#80)
Browse files Browse the repository at this point in the history
Rancher version requirement

added requirement for Rancher version

Reviewed-by: Artem Lifshits
  • Loading branch information
anton-sidelnikov authored Oct 7, 2024
1 parent c859fb4 commit c3b8e58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Visit https://goreleaser.com for documentation on how to customize this
# behavior.
version: 2
project_name: docker-machine-driver-otc
before:
hooks:
Expand Down Expand Up @@ -67,4 +68,4 @@ release:
owner: opentelekomcloud
name: docker-machine-opentelekomcloud
changelog:
skip: true
disable: true
3 changes: 3 additions & 0 deletions docs/usage-with-rancher.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

> !Important note: The current available `docker-machine-opentelekomcloud` is not a part of the Rancher. You need to update the Driver to the latest version to get this properly running. We have an open issue to get this fixed @Rancher, but the approval is currently missing.
### Requirements
- [Rancher]([https://www.terraform.io/downloads.html](https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade)) v2.7.x+

### Remove old node driver:

* Open Rancher UI page and go to `Tools``Drivers``Node Drivers`.
Expand Down

0 comments on commit c3b8e58

Please sign in to comment.