Skip to content

Conversation

@MZC-CSC
Copy link
Member

@MZC-CSC MZC-CSC commented Dec 31, 2025

A new setup command has been added for initial M-CMP system configuration.

  • credential - CSP Credential Registration
  • infra-init - MC-Infra-Manager Initialization
  • Makefile Improvements

dev4unet and others added 4 commits November 24, 2025 12:27
- Added `golang.org/x/term` v0.37.0 to `go.mod` and updated `golang.org/x/sys` to v0.38.0.
- Introduced new setup commands in the `setup` package, including `credential` for managing CSP credentials and `infra-init` for initializing the MC-Infra-Manager.
- Created new files for credential management and infrastructure initialization.
- Updated `main.go` to include the new setup commands.
- Set `.DEFAULT_GOAL` to `default` in both the root and `src` Makefiles.
- Enhanced the `default` target to include build messages for `mcc` and `health-check-tool` during the build process.
- Introduced a new `infra-init` command under the `setup` subcommand to streamline the initialization process for MC-Infra-Manager.
- Added comprehensive documentation detailing prerequisites, usage, and enhanced capabilities of the new command.
- Updated service references from `cb-tumblebug` to `mc-infra-manager` in the credential management code.
- Modified HTTP request handling to utilize dynamic URLs based on service information.
@MZC-CSC MZC-CSC merged commit 894d897 into m-cmp:main Dec 31, 2025
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