Skip to content

Conversation

@pirosiki197
Copy link
Contributor

No description provided.

@pirosiki197 pirosiki197 requested a review from Copilot November 5, 2025 08:32
@github-actions
Copy link

github-actions bot commented Nov 5, 2025

Diff

@@ spec.template.spec.volumes.config.configMap.name @@
# apps/v1/Deployment/ns-dev-system/ns-builder
! ± value change
- ns-config-7kf29t66m7
+ ns-config-c6264fbhtg

@@ spec.template.spec.volumes.config.configMap.name @@
# apps/v1/Deployment/ns-dev-system/ns-controller
! ± value change
- ns-config-7kf29t66m7
+ ns-config-c6264fbhtg

@@ spec.template.spec.volumes.config.configMap.name @@
# apps/v1/Deployment/ns-dev-system/ns-gateway
! ± value change
- ns-config-7kf29t66m7
+ ns-config-c6264fbhtg

@@ spec.template.spec.volumes.config.configMap.name @@
# apps/v1/StatefulSet/ns-dev-system/ns-gitea-integration
! ± value change
- ns-config-7kf29t66m7
+ ns-config-c6264fbhtg

@@ spec.template.spec.volumes.config.configMap.name @@
# apps/v1/StatefulSet/ns-dev-system/ns-ssgen
! ± value change
- ns-config-7kf29t66m7
+ ns-config-c6264fbhtg

@@ data.ns.yaml @@
# v1/ConfigMap/ns-dev-system/ns-config-c6264fbhtg
! ± value change in multiline text (one insert, one deletion)
  privateKeyFile: /keys/id_ed25519
  additionalLinks:
    - name: Wiki
      url: https://wiki.trap.jp/services/NeoShowcase
  
  [159 lines unchanged)]
  
                 + container_memory_swap{namespace="ns-dev-apps", pod="nsapp-{{ .App.ID }}-0", container="app"}
  
    giteaIntegration:
      port: 10001
-     url: https://git.trap.jp
+     url: https://git-dev.trapti.tech
      # token: <env secret>
  
    ssgen:
      artifactsRoot: /artifacts
  
  [four lines unchanged)]
  
          adminAPI: http://localhost:2019
          docsRoot: /artifacts
      controller:
        url: http://ns-controller.ns-dev-system.svc.cluster.local:10000

@@ metadata.name @@
# v1/ConfigMap/ns-dev-system/ns-config-c6264fbhtg
! ± value change
- ns-config-7kf29t66m7
+ ns-config-c6264fbhtg

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 updates the Gitea integration endpoint for the ns-dev-system from the old URL to a new development environment URL, along with rotating the associated authentication token.

Key changes:

  • Updated Gitea integration URL from https://git.trap.jp to https://git-dev.trapti.tech
  • Rotated the gitea-token secret with a new encrypted value
  • Cleaned up unused SOPS metadata fields and updated SOPS metadata timestamps

Reviewed Changes

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

File Description
ns-dev-system/config/ns.yaml Updated Gitea integration URL to point to the new development instance
ns-dev-system/secrets/ns.yaml Rotated gitea-token secret and updated SOPS metadata (removed empty provider fields and updated timestamps)

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

@pirosiki197 pirosiki197 merged commit c6f981b into main Nov 5, 2025
11 checks passed
@pirosiki197 pirosiki197 deleted the ns-dev/use-git-dev branch November 5, 2025 08:34
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.

2 participants