Skip to content

Conversation

@The0mikkel
Copy link
Member

No description provided.

The0mikkel and others added 2 commits November 16, 2025 18:37
## [1.0.1-r.1](v1.0.0...v1.0.1-r.1) (2025-11-16)

### Bug Fixes

* **k8s:** correct instance name references in deployment and service ([df43496](df43496))
@The0mikkel The0mikkel self-assigned this Nov 16, 2025
Copilot AI review requested due to automatic review settings November 16, 2025 17:41
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects instance name references from "instance-fallback" to "instancing-fallback" throughout the Kubernetes deployment and service configurations to align with the existing container name.

  • Renamed all deployment and service resource names, labels, and selectors from "instance-fallback" to "instancing-fallback"
  • Updated the container image reference to use the corrected "instancing-fallback" name
  • Bumped version to 1.0.1-r.1 in the rendered k8s configuration

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
template/k8s.yml Updated template to use "instancing-fallback" for all resource names, labels, selectors, and image references
k8s/k8s.yml Applied the same renaming changes and updated version from 1.0.0 to 1.0.1-r.1 in the rendered configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@The0mikkel The0mikkel merged commit 44d9692 into main Nov 16, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants