feat(kina): Jobs Preperation #19

Merged
cpressland merged 1 commit from jobs into master 2025-05-12 17:09:06 +01:00
cpressland commented 2025-05-06 14:02:20 +01:00 (Migrated from github.com)
  • Adds support for creating Azure Container Registries
  • Replaces Network IAM Setup with Cluster IAM Setup
  • Rename thing_task to task_thing in CLI.
  • Added a "Created At" and "Status" field to Resource Groups to improve kina list, fixes #14, #15
  • Set Cilium to be the default dataplane, as it'll be default in future in AKS https://github.com/Azure/AKS/issues/4580
  • Refactor project structure to somewhat avoid duplication of subscription_id and client credentials.
* Adds support for creating Azure Container Registries * Replaces Network IAM Setup with Cluster IAM Setup * Rename `thing_task` to `task_thing` in CLI. * Added a "Created At" and "Status" field to Resource Groups to improve `kina list`, fixes #14, #15 * Set Cilium to be the default dataplane, as it'll be default in future in AKS https://github.com/Azure/AKS/issues/4580 * Refactor project structure to somewhat avoid duplication of subscription_id and client credentials.
cpressland commented 2025-05-12 17:04:56 +01:00 (Migrated from github.com)

Abandoning the full Jobs implementation for now and just merging this as a good refactor. Will continue working on jobs soon.

Abandoning the full Jobs implementation for now and just merging this as a good refactor. Will continue working on jobs soon.
Sign in to join this conversation.
No description provided.