Skip to content

Commit af14bef

Browse files
authored
Revise README with PRs for upstream integration
Updated the README to reflect features and PRs relevant to upstream integration.
1 parent 2621a1a commit af14bef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Instead we plan to create PRs in upstream, so that our fork is no longer needed.
1717

1818
Features/PRs which are different in our fork. We should create PRs in upstream for these:
1919

20+
* [Hot Reload for secrets](https://github.com/syself/hetzner-cloud-controller-manager/pull/49)
2021
* [separate user agent from HCCM](https://github.com/syself/hetzner-cloud-controller-manager/pull/42): Make this configurable in upstream.
2122
* [ROBOT_DEBUG, show stacktrace on api-calls](https://github.com/syself/hetzner-cloud-controller-manager/pull/41>) Via ROBOT_DEBUG show every stack-trace which uses the robot-API (to debug why rate-limiting was reached)
2223
* [PR add version information to the controller binary](https://github.com/syself/hetzner-cloud-controller-manager/pull/28): Build process is different in upstream.
@@ -33,7 +34,6 @@ Additional PRs we should create in upstream, so that we can use upstream instead
3334

3435
PRs which are **not** needed in upstream, because upstream has this feature:
3536

36-
* [Hot Reload for secrets](https://github.com/syself/hetzner-cloud-controller-manager/pull/49)
3737
* [PR getInstanceTypeOfRobotServer: convert invalid characters to dashes](https://github.com/syself/hetzner-cloud-controller-manager/pull/40)
3838
* [Make robot client optional for lb client](https://github.com/syself/hetzner-cloud-controller-manager/pull/37): upstream uses ROBOT_ENABLED. We need to set that env var.
3939
* [Fix InstanceExists for baremetal servers, check node name](https://github.com/syself/hetzner-cloud-controller-manager/pull/32)

0 commit comments

Comments
 (0)