Skip to content

Releases: datacenter/iserver

OpenShift CUDN

28 Mar 18:55

Choose a tag to compare

openshift installer support for mix of endpoint redfish types
openshift ovn-k cudn

OpenShift UDN

24 Mar 16:26

Choose a tag to compare

k8s tasks

  • namespace
  • data volume
  • config map
  • pod (nginx and netshoot templates)
  • network attachment definition
  • virtual machine (c8kv template)
  • lb ip pool
  • service
  • ovn-udn

kubevirt (git+https://github.com/kubevirt/client-python.git) requirements removed

vm create/delete changed to task

OpenShift operations improvements

12 Mar 14:09

Choose a tag to compare

OCP installation

  • server.hostname ^[a-z0-9][a-z0-9-]{0,62}(?:[.][a-z0-9-]{1,63})* regex check
  • cilium config spec.devices and spec.directRoutingDevice value check against nmstate interfaces

redfish: --no-cache parameter to disable endpoint credentials cache

new cli

  • get ocp oauth
  • set ocp oauth --mode restart --scope
  • set ocp oauth --mode log --level

OpenShift operations improvements

11 Mar 11:12

Choose a tag to compare

htpasswd identity provided improvements and docs changes
ldap identity provider
redfish bmc improvements
no info about iserver.error upon exit - otherwise can be confusing as not every error logged indicates a problem

new cli

  • get k8s group
  • delete k8s group
  • get k8s user
  • delete k8s user
  • get ocp ldap
  • set ocp ldap
  • delete ocp ldap

OpenShift operations improvements

02 Mar 23:06

Choose a tag to compare

lso changes

  • no mode 'all' for 'iserver set ocp lso'
  • improved outputs and documentation

k8s namespace improvements

  • annotation support

'set linux disk --mode zap' with --no-break option to continue disk zap even if some disk zap procedure fails

  • sgdisk zap-all may throw an error due to partition, automatic reruning the command should fix it up
  • blkdisard may not be supported on some hardware device types and it fails

vast csi operator

odf and lso improvements incl. documentation

k8s tasks (exp): pod, service, lb-ip-pool

ocp ssh improvements incl. getting filename from command line

linux lsblk nvme improvement

service ingress ip fix

'delete linux lvm' workflow improvement to conditionally run 'vgreduce --removemissing'

Redfish bmc endpoint support (beta)

25 Feb 21:59

Choose a tag to compare

redfish bmc endpoint support

  • different authentication url and credentials pass
  • no expectation on session-id and x-auth-token in auth response headers

OCP installer improvements

25 Feb 09:34

Choose a tag to compare

ocp installer - web server

  • verify property with value (true) as default to control ssl certificate check for https urls
  • timeout property with value (5) as default to control http.get timeout
  • base_check property with value (true) as default to control if image_base_url is checked with http.get
  • web server test output improvements

redfish

  • virtual media url detection (Managers/bmc/VirtualMedia vs. Managers/CIMC/VirtualMedia) and url formatting

With sources

19 Feb 15:38

Choose a tag to compare

'get ocp cni' improvement
'get ocp cilium' shared library fix
code cleanup for publishing

Cilium bgp control plane

18 Feb 16:36

Choose a tag to compare

Cilium improvements

13 Feb 09:13

Choose a tag to compare

cilium config olm/clife detection logic changed (installer)
cilium install plan approve workflow fix
cilium agent lcm and docs
cilium operator lcm and docs
cilium config lcm and docs