You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Move POC rest impl. to quota plubins.
* Initial checkin of new quota management.
* Partial update to e2e script to enable instatiate 2 differently configured mcad controllers.
* Added kuttl installation to e2e test.
* Synced version file.
* Modified kuttl installation to include sudo for commands.
Signed-off-by: dmatch01 <[email protected]>
* Added startup of MCAD with Quota Management enabled
Signed-off-by: dmatch01 <[email protected]>
* Added kuttl test command to e2e testing.
Signed-off-by: dmatch01 <[email protected]>
* Provided an alternative to the travis_wait command.
Signed-off-by: dmatch01 <[email protected]>
* Added full e2e testing back.
Signed-off-by: dmatch01 <[email protected]>
* Added explicit kuttl config file.
Signed-off-by: dmatch01 <[email protected]>
* Set e2e test to above if kuttl test fails.
Signed-off-by: dmatch01 <[email protected]>
* Uptick of release number.
Signed-off-by: dmatch01 <[email protected]>
* Fix syntax error.
Signed-off-by: dmatch01 <[email protected]>
* Added creation of test namespace to kuttl testing steps.
Signed-off-by: dmatch01 <[email protected]>
* Test kuttl failure in Travis run.
Signed-off-by: dmatch01 <[email protected]>
* Test fix to make e2e test failure in background mode.
Signed-off-by: dmatch01 <[email protected]>
* Test fix to make e2e test failure in background mode.
Signed-off-by: dmatch01 <[email protected]>
* Test fix to make e2e test kuttle success run in background mode.
Signed-off-by: dmatch01 <[email protected]>
* Fix job names to match file names and increased timeout for preemption to happen.
Signed-off-by: dmatch01 <[email protected]>
* Increase kuttle timeout.
Signed-off-by: dmatch01 <[email protected]>
* Test fix to make e2e test failure in background mode.
Signed-off-by: dmatch01 <[email protected]>
* Test fix to make e2e test failure in background mode.
Signed-off-by: dmatch01 <[email protected]>
* Test fix to make e2e test kuttle success run in background mode.
Signed-off-by: dmatch01 <[email protected]>
* Use different color code for e2e PID message.
Signed-off-by: dmatch01 <[email protected]>
* Debugging kuttl failure.
Signed-off-by: dmatch01 <[email protected]>
* Rearrange setup of kuttl test for more stability of test.
Signed-off-by: dmatch01 <[email protected]>
* Introduced forced error test to validate new Travis workaround for long running Travis job.
Signed-off-by: dmatch01 <[email protected]>
* Force final failure test for e2e kuttl test.
Signed-off-by: dmatch01 <[email protected]>
* Removed forced failure for Travis testing.
Signed-off-by: dmatch01 <[email protected]>
* Added delay step 3 to give time for MCAD to process subtrees.
Signed-off-by: dmatch01 <[email protected]>
* Updated QM test to use Helm3
Signed-off-by: dmatch01 <[email protected]>
* Quota management porting of initial codebase (#269)
* Move POC rest impl. to quota plubins.
* Initial checkin of new quota management.
* Partial update to e2e script to enable instatiate 2 differently configured mcad controllers.
* Added kuttl installation to e2e test.
* Synced version file.
* Modified kuttl installation to include sudo for commands.
Signed-off-by: dmatch01 <[email protected]>
* Added startup of MCAD with Quota Management enabled
Signed-off-by: dmatch01 <[email protected]>
* Added kuttl test command to e2e testing.
Signed-off-by: dmatch01 <[email protected]>
* Provided an alternative to the travis_wait command.
Signed-off-by: dmatch01 <[email protected]>
* Added full e2e testing back.
Signed-off-by: dmatch01 <[email protected]>
* Added explicit kuttl config file.
Signed-off-by: dmatch01 <[email protected]>
* Set e2e test to above if kuttl test fails.
Signed-off-by: dmatch01 <[email protected]>
* Uptick of release number.
Signed-off-by: dmatch01 <[email protected]>
* Fix syntax error.
Signed-off-by: dmatch01 <[email protected]>
* Added creation of test namespace to kuttl testing steps.
Signed-off-by: dmatch01 <[email protected]>
* Test kuttl failure in Travis run.
Signed-off-by: dmatch01 <[email protected]>
* Test fix to make e2e test failure in background mode.
Signed-off-by: dmatch01 <[email protected]>
* Test fix to make e2e test failure in background mode.
Signed-off-by: dmatch01 <[email protected]>
* Test fix to make e2e test kuttle success run in background mode.
Signed-off-by: dmatch01 <[email protected]>
* Fix job names to match file names and increased timeout for preemption to happen.
Signed-off-by: dmatch01 <[email protected]>
* Increase kuttle timeout.
Signed-off-by: dmatch01 <[email protected]>
* Test fix to make e2e test failure in background mode.
Signed-off-by: dmatch01 <[email protected]>
* Test fix to make e2e test failure in background mode.
Signed-off-by: dmatch01 <[email protected]>
* Test fix to make e2e test kuttle success run in background mode.
Signed-off-by: dmatch01 <[email protected]>
* Use different color code for e2e PID message.
Signed-off-by: dmatch01 <[email protected]>
* Debugging kuttl failure.
Signed-off-by: dmatch01 <[email protected]>
* Rearrange setup of kuttl test for more stability of test.
Signed-off-by: dmatch01 <[email protected]>
* Introduced forced error test to validate new Travis workaround for long running Travis job.
Signed-off-by: dmatch01 <[email protected]>
* Force final failure test for e2e kuttl test.
Signed-off-by: dmatch01 <[email protected]>
* Removed forced failure for Travis testing.
Signed-off-by: dmatch01 <[email protected]>
* Added delay step 3 to give time for MCAD to process subtrees.
Signed-off-by: dmatch01 <[email protected]>
* Updated QM test to use Helm3
Signed-off-by: dmatch01 <[email protected]>
---------
Signed-off-by: dmatch01 <[email protected]>
* Added the new path QM test using new Helm3 setup.
Signed-off-by: dmatch01 <[email protected]>
* Upgrade the golang version for the quota-management branch. (#313)
* update (#298)
* Upgraded the golang version
Updated travis config for the new version
Updated build.sh scripts for the new version
* Updates to go.mod
Updates to travis.yml, to set dist
Added the generated.deepcopy files
* Removed unused package.
* e2e test script updates
* Queue.go updates
Other fixes to the makefile and e2e test
* Updates to the e2e script
Updates to util.go to allow for different images to be used.
* Updates to to local host setup
* Changes to the run-e2e-kind.sh locally (#290)
* Changes to the run-e2e-kind.sh to
* Changed out echo server image, small edits
* Backed out change in the clean up code.
* Updated the makefile to build the executable
* Address code review comments.
* * Small changes to the e2e script
* Build documentation updates.
* Documentation updates per code review
Fixed errors in the e2e script to load ubuntu:latest image correctly.
* Cleaned up false errors
Rectified use of undefined variable.
* Downgraded go to version 1.18 to allow for use of ubi images.
* Downgraded travis ubuntu distro
* Added use of docker builder using ubi8 images
Makefile updates
* Cleaned up the obsolete build scripts
Updated documentation
Minor changes to makefile
* avoid preempt of failed co-schd pods (#317)
* Update CONTROLLER_VERSION
* Updates to travis and devcontainer
* Small updates to the run-e2e test
* Updated go-restful dependency
* More go.mod updates
debug messages for the e2e script.
* Added back in the removal of taints from head node
Cleanup of junk files.
* Remove whitesapce
* Small corrections.
* Refactoring of env-setup
* moe arch issues with the kuttl binnary
* Updated the go version in go.mod (#316)
* Updated the go version in go.mod
Ran `go mod tidy`
Updated travis.yml
Deleted staled code, disabled the quota manager in the controller.
* Added travis changes.
* Removed linter install
Ported changes to .travis.yml from quota-management-branch
* Removed linter install
Ported changes to .travis.yml from quota-management-branch
* Downgraded go to version 1.18 to allow for use of ubi images.
* Added use of docker builder using ubi8 images
Makefile updates
* Cleaned up the obsolete build scripts
Updated documentation
Minor changes to makefile
* Small fix to the docker file.
* More updates to go.mod to fix vulnerabilities
* Removed text files.
* Yet another text file removal
* Small fix to address PR review comments.
* Create 1.29.57 release
Signed-off-by: Anish Asthana <[email protected]>
* Adding Performance test script (#289)
* Adding Performance test script
Signed-off-by: James Busche <[email protected]>
* red hat image and more checking
Signed-off-by: James Busche <[email protected]>
* Check for mcad install
Signed-off-by: James Busche <[email protected]>
* remove oc and formatting
Signed-off-by: James Busche <[email protected]>
* fix to run from any namespace
Signed-off-by: James Busche <[email protected]>
---------
Signed-off-by: James Busche <[email protected]>
* fix typo (#326)
* Document updates.
* remove invalid characters from branch name an replace with - (#328)
Signed-off-by: Kevin <[email protected]>
* Bump golang.org/x/text from 0.3.4 to 0.3.8 (#321)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.4 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.3.4...v0.3.8)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump golang.org/x/net from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0 (#324)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 (#323)
Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/gogo/protobuf/releases)
- [Commits](gogo/protobuf@v1.3.1...v1.3.2)
---
updated-dependencies:
- dependency-name: github.com/gogo/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Added .devcontainer to gitignore
Removed directory from commit.
* Codereview comments.
* Bump golang.org/x/crypto from 0.0.0-20201002170205-7f63de1d35b0 to 0.1.0 (#322)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20201002170205-7f63de1d35b0 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fixes to the setup part of the script.
* change schedSpec to schedulingSpec and note M1 image for echo server in tutorial (#333)
Signed-off-by: Sunyanan Choochotkaew <[email protected]>
* Changes user to 1000 (#329)
* non-root 1000 user
Signed-off-by: James Busche <[email protected]>
* cleanup dockerfile
Signed-off-by: James Busche <[email protected]>
* moving curl into builder
Signed-off-by: James Busche <[email protected]>
---------
Signed-off-by: James Busche <[email protected]>
* Address race condition in XController variable (#330)
* Update Dockerfile:
* To not to use root user to build
* To allow for passing of golang build args
Updated Makefile:
* To selectively run the generate code
* To allow for passing of golang build args
* Updates to ensure that docker builds flags are used
Update to the e2e script to allow for not caching test runs and cluster setup
* Updates to e2e script and travis for log level
Fixed 1 race condition issue.
* Reverted needless changes.
* Documentation updates.
Minor fixes to make file.
* Fixed bug in docker file
Reduced noise in e2e test.
* Fixed potential regression.
* Added back Dockerfile
* Fix bad merge.
---------
Signed-off-by: Anish Asthana <[email protected]>
Signed-off-by: James Busche <[email protected]>
Signed-off-by: Kevin <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Sunyanan Choochotkaew <[email protected]>
Co-authored-by: Kai-Hsun Chen <[email protected]>
Co-authored-by: Abhishek Malvankar <[email protected]>
Co-authored-by: Mustafa Eyceoz <[email protected]>
Co-authored-by: Anish Asthana <[email protected]>
Co-authored-by: James Busche <[email protected]>
Co-authored-by: Lionel Villard <[email protected]>
Co-authored-by: Kevin Postlethwait <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sunyanan Choochotkaew <[email protected]>
---------
Signed-off-by: dmatch01 <[email protected]>
Signed-off-by: Anish Asthana <[email protected]>
Signed-off-by: James Busche <[email protected]>
Signed-off-by: Kevin <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Sunyanan Choochotkaew <[email protected]>
Co-authored-by: dmatch01 <[email protected]>
Co-authored-by: dmatch01 <[email protected]>
Co-authored-by: Laurentiu Bradin <[email protected]>
Co-authored-by: Kai-Hsun Chen <[email protected]>
Co-authored-by: Mustafa Eyceoz <[email protected]>
Co-authored-by: Anish Asthana <[email protected]>
Co-authored-by: James Busche <[email protected]>
Co-authored-by: Lionel Villard <[email protected]>
Co-authored-by: Kevin Postlethwait <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sunyanan Choochotkaew <[email protected]>
Copy file name to clipboardExpand all lines: doc/build/build.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This document will show how to build the `Multi-Cluster-App-Dispatcher` (`MCAD`)
8
8
9
9
To build `Multi-Cluster-App-Dispatcher`, a running Docker environment must be available. Here is a document on [Getting Started with Docker](https://www.docker.com/get-started). Podman image builds are also supported.
10
10
11
-
### Clone Multi-Cluster-App-Deployer Git Repo
11
+
### Clone Multi-Cluster-App-Dispatcher Git Repo
12
12
13
13
Clone this repo in your local environment:
14
14
@@ -77,7 +77,7 @@ Compiling controller with build arguments: '-race'
77
77
go build -race -o _output/bin/mcad-controller ./cmd/kar-controllers/
78
78
```
79
79
80
-
### Build the Multi-Cluster-App-Dispatcher Image
80
+
### Build the MultiClusterAppDispatcher Image
81
81
82
82
If you want to run the end to end tests locally, you will need to have the docker daemon running on your workstation, and build the image using docker. Images can also be build using podman for deployment of the MCAD controller on remote clusters.
0 commit comments