github Teradata/stacki stacki-5.1rc10a
5.1rc10a

latest releases: stacki-5.6.5, stacki-5.6.4, stacki-5.6.3...
5 years ago

Bugfix

  • Fix UPPERCASE hostnames (again)

    Stop manipulating the case on lookups and always store the original
    case (we always did this). When we do this lookups are correctly case
    insensitive but globbing is case incorrectly sensitive.

    Now do extra work to change only the globbing lookups and make the
    glob pattern case insensitive (Python cannot natively do this because
    it defaults to the OS behavior).

Don't miss a new stacki release

NewReleases is sending notifications on new releases.