Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fix linting issues feat: add namespace variable and remove environment variable feat: change namespace as variable fix: reviews chore(deps): bump super-linter/super-linter from 7.0.0 to 7.1.0 (#477) Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> fix!: use an external git repository (#475) - Don't enable the Cloud Source Repositories API. - Don't provision a Cloud Source Repository. - Get the Config Sync Git repository with an input variable. - Let users specify the credentials type to authenticate Config Sync with their repositories. Fix #449 chore: move manifests to workload-pkg folder feat: create nvflare terraform module chore: gitignore terraform stuff (#480) feat: allow config sync to access source repository for synchronization (#479) fix: minor changes to comply with pr review Co-authored-by: Laurent Grangeau <[email protected]> feat: Removing the private DNS zone for CSR feat: enabling HTTP load balancing for ASM feat: add nvflare demo deployment chore: manually build the example container image (#481) Add instructions to build the distributed TensorFlow Federated example in the example README, instead of having Terraform orchestrate the build and push process. This simplifies the root Terraform module, by removing something that's needed only for an example, and it's also unlikely for users to have a build pipeline orchestrated this way. feat: add nvflare demo deployment feat: add nvflare demo feat: refactor to have same extension everywhere feat: add templating of manifest resources feat: add nvflare example fix: lint errors fix: lint errors fix: lint errors
- Loading branch information