Nazar Kulyk
Nazar Kulyk
Actually its not really problem with controller-manager There is no AAAA DNS address for 'api.hetzner.cloud', so [hcloud-cloud-controller-manager](https://github.com/hetznercloud/hcloud-cloud-controller-manager) just will not work on ipv6 only nodes :( Can we push hetzner...
Currently mockDestination can create only 2 Types of Authentications: 'No' and ''. Please extend method to support other AuthenticationTypes. Example: systems.json ```json { "systems": [ { "alias": "test-api", "uri": "https://myapidestination.local/v1.0/",...
@ui5/webcomponents-react package reference old virtual-react package which was renamed ```patch - "react-virtual": "2.10.4" + "@tanstack/react-virtual": "3.0.0-beta.9" ``` https://github.com/SAP/ui5-webcomponents-react/blob/d14a631c72fa3672656a5ccb69da830ddaf0c363/packages/main/package.json#L34 this cause conflicting with react-18.2
Move package to use current libraries Update deps Move to use @babel/eslint-parser Move to use @babel/eslint-plugin
Please review your concept for http client adapter and documentation for it on: https://sap.github.io/cloud-sdk/docs/js/features/middleware#benefits-of-middlewares **Let us know how we can improve** Providing custom adapter to make own http requests over...
There are more recent NodeJS version out: - node 20.19.0 (lts) - node 22.14.0 (lts) Pleas update Buildpack artifacts
### TL;DR There possible to hcloud create server without root password by using ssh key. But if you than want to rebuild server from image you self created, you are...