-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds support to filter out specified node IP addresses.
- Loading branch information
1 parent
5829c82
commit f139f2a
Showing
3 changed files
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,17 +12,14 @@ keywords: | |
- Cloud Controller Manager | ||
- Cloud | ||
- CCM | ||
version: 0.4.0 | ||
appVersion: "v0.4.0" | ||
version: 0.4.1 | ||
appVersion: "v0.4.1" | ||
annotations: | ||
artifacthub.io/displayName: "Nutanix Cloud Provider" | ||
artifacthub.io/containsSecurityUpdates: "true" | ||
artifacthub.io/changes: | | ||
- Use a cached prism-go-client with session auth | ||
- Do not log node exists/shutdown status at default verbosity | ||
- Nutanix CCM should scope secret informers per namespace | ||
- Update k8s dependencies to v0.30.2 | ||
- Update prism-go-client to v0.4.0 | ||
- Support ignoring node IPs in node address discovery | ||
- Update to CCM v0.4.1 | ||
artifacthub.io/maintainers: | | ||
- name: Nutanix Cloud Native Team | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters