Skip to content
Closed
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
101 commits
Select commit Hold shift + click to select a range
6fd62ed
Update to e2e kind, kubectl, and mcad k8s api versions.
dmatch01 Jan 2, 2021
24f6993
Updated kind config file to removed depricated replica option and cle…
dmatch01 Jan 2, 2021
a0a618c
Changes e2e test objects to api version supported by k8s 1.16.x
dmatch01 Jan 2, 2021
eb49b65
Merge pull request #88 from dmatch01/master-e2e-k8s-upgrade
dmatch01 Jan 2, 2021
ab7494e
Added example folder and a yaml example file.
dmatch01 Feb 4, 2021
1c716d1
Increment release number.
dmatch01 Feb 5, 2021
366a6d7
Merge pull request #91 from dmatch01/add-yaml-examples
dmatch01 Feb 5, 2021
839df3f
Migrate Ubuntu to UBI 8 minimal image.
tripathysa Apr 6, 2021
f24eebe
Fix for Kubernetes Job spec resource demand allocation that does not …
dmatch01 Apr 14, 2021
5ddb244
Merge pull request #94 from dmatch01/master-resource-demand-fix-for-k…
dmatch01 Apr 14, 2021
dae2656
Update CONTROLLER_VERSION
dmatch01 Apr 14, 2021
8f8117e
Merge branch 'master' into patch-2
dmatch01 Apr 14, 2021
8f34313
Merge pull request #93 from tripathysa/patch-2
dmatch01 Apr 15, 2021
eb9697e
Fix golang version for build.
dmatch01 Apr 15, 2021
27cf113
Merge pull request #95 from dmatch01/master-fix-golang-build-version
dmatch01 Apr 15, 2021
8b9c84b
Removed generated code from repo.
dmatch01 Apr 21, 2021
efb1b35
Updated controller version.
dmatch01 Apr 21, 2021
3578209
Merge pull request #97 from dmatch01/remove-generated-code
dmatch01 Apr 21, 2021
7885d4c
build: use go modules
kyleschlosser Apr 21, 2021
ae39390
Merge remote-tracking branch 'upstream/master' into gomod
kyleschlosser Apr 21, 2021
625deb3
Suppress flag
Nhan-T-Hoang Apr 22, 2021
edf98da
Resolve context argument missing
Nhan-T-Hoang Apr 23, 2021
973f1dc
Update k8s version, api name change, syntax update
Nhan-T-Hoang Apr 26, 2021
12ed9ae
Fix InstrumentRouteFunc
Apr 27, 2021
89439e9
errors
Apr 27, 2021
4a148e3
Merge pull request #1 from kyleschlosser/saurabh
Nhan-Hoang Apr 27, 2021
d068cbe
Final fixes
Nhan-T-Hoang Apr 27, 2021
ef8538a
Address 2 review comments
Nhan-T-Hoang Apr 28, 2021
3bc5d56
Resolve build test
Nhan-T-Hoang Apr 30, 2021
ab9fef4
Cleanup of old dead code from scheduler component that has since been…
dmatch01 Apr 30, 2021
921fce5
Uptick of version mod number.
dmatch01 Apr 30, 2021
a8a8366
Merge pull request #103 from dmatch01/master-cleanup-scheduler-dead-code
dmatch01 May 3, 2021
195dc2b
Removed extraneous backup file.
dmatch01 May 3, 2021
fbc78ad
Merge pull request #104 from dmatch01/master-cleanup-bak-file
dmatch01 May 3, 2021
083e234
Merge pull request #3 from IBM/master
Nhan-Hoang May 3, 2021
fabddfc
Resolve the scheduler dependency
Nhan-T-Hoang May 3, 2021
abcd01c
Testing at 300sec
Nhan-T-Hoang May 4, 2021
b62a14c
upgrade go version to 1.16 in travis
May 4, 2021
6c9304e
update golang docker version
Nhan-T-Hoang May 4, 2021
67e55be
Debug -i option removed
Nhan-T-Hoang May 5, 2021
60e38fe
updating fake discovery
May 5, 2021
1ff034d
Merge branch 'gomod' of https://github.com/kyleschlosser/multi-cluste…
May 5, 2021
931c9f0
Removing the api server test to pass the tests
May 12, 2021
ead5baa
updating go sum
May 12, 2021
511a447
adding -mod=mod
May 12, 2021
f5f2364
removing -mod
May 12, 2021
c472ad7
test
May 12, 2021
b38e32b
commenting out tests to check logs
May 13, 2021
2324b9b
debug message
May 13, 2021
9e536d3
Enable helm debug
May 13, 2021
5df0bf8
REVERTING TRAVIS GO VERSION
May 14, 2021
8508ef2
Convert glog to klog
May 17, 2021
afe78b4
updating go version in Travis
May 18, 2021
fc85621
remove go mod tidy
May 18, 2021
17d078d
Update .travis.yml
dmatch01 May 19, 2021
dad0c8e
Adding deepcopy gen file
May 19, 2021
2903057
Adding a non generic test
May 21, 2021
db96ac8
Updating kind config
Jun 11, 2021
d80f145
updating kind cluster
Jun 16, 2021
f2acc1c
updating kind cluster
Jun 16, 2021
efaf23e
kind version
Jun 16, 2021
da898a5
test7
Jun 17, 2021
2e5c1fc
updating generic resource
Jun 17, 2021
72a52b3
remove debug flag
Jun 18, 2021
b501f59
set log level
Jun 18, 2021
804fd15
running limited tests
Jun 18, 2021
b6e3604
running limited tests
Jun 18, 2021
9546cca
running limited tests
Jun 18, 2021
b00e2df
Adding new cleanup routine
Jun 21, 2021
1bc0ea2
Adding new cleanup routine
Jun 21, 2021
1137ade
Adding new cleanup routine
Jun 21, 2021
308c4a5
Fixing bugs #165 and #166
Jun 22, 2021
e36b6a2
Cleanup debug statements
Jun 22, 2021
a737cca
Cleaning
Jun 24, 2021
c7e6731
Cleaning
Jun 24, 2021
a9f56be
Merge pull request #5 from kyleschlosser/gomod-backup
tripathysa Jun 24, 2021
42414de
Cleaning
Jun 24, 2021
27508c0
Merge pull request #6 from kyleschlosser/gomod-backup
tripathysa Jun 24, 2021
9ca4a09
Partial cleanup of vendor folder.
dmatch01 Jun 26, 2021
5c8aa9b
Partial cleanup of vendor folder 2nd set.
dmatch01 Jun 26, 2021
510d49d
Partial cleanup of vendor folder 3rd set.
dmatch01 Jun 26, 2021
7289808
Merge pull request #111 from dmatch01/master-gomod-partial-vendor-remove
dmatch01 Jun 26, 2021
bddc97b
Partial 2 cleanup of vendor folder gitignore set.
dmatch01 Jun 26, 2021
d184474
Partial 2 cleanup of vendor folder 2nd set (proto files and misc.).
dmatch01 Jun 26, 2021
cefba65
Partial 2 cleanup of vendor folder 3rd set (misc. files).
dmatch01 Jun 27, 2021
6706eaf
Partial 2 cleanup of vendor folder 4th set (mostly go.mod related fil…
dmatch01 Jun 27, 2021
c939e20
Merge pull request #112 from dmatch01/master-gomod-partial-2-vendor-r…
dmatch01 Jun 27, 2021
da9d912
Partial 3 cleanup of vendor folder 1st set (mostly .go files).
dmatch01 Jun 27, 2021
ea4fd72
Partial 3 cleanup of vendor folder 2nd set (mostly .go files).
dmatch01 Jun 27, 2021
a0d3de8
Merge pull request #113 from dmatch01/master-gomod-partial-3-vendor-r…
dmatch01 Jun 27, 2021
06f419b
Partial 4 cleanup of vendor folder 1nd set (mostly .go files).
dmatch01 Jun 27, 2021
557784f
Partial 4 cleanup of vendor folder 2nd set (mostly .go files) restore…
dmatch01 Jun 27, 2021
316259e
Partial 4 cleanup of vendor folder 3rd set (mostly .go files) restore…
dmatch01 Jun 27, 2021
681318f
Partial 4 cleanup of vendor folder 4th set which restored files neede…
dmatch01 Jun 27, 2021
f3cb0e4
Partial 4 cleanup of vendor folder 5th set (mostly doc.go files).
dmatch01 Jun 28, 2021
0c11584
Merge pull request #114 from dmatch01/master-gomod-partial-4-vendor-r…
dmatch01 Jun 28, 2021
c7bdb89
Merge branch 'upstream/master' into gomod. This merge includes parti…
dmatch01 Jun 28, 2021
5b9a03c
Addressing PR comments
Jun 28, 2021
7c5da72
addressing PR comments
Jun 28, 2021
b78abe8
addressing PR comments
Jun 28, 2021
41ed4c1
merge gomod to qm
Jun 28, 2021
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deployment/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ set -x
project_root=$(cd ..; pwd)
git_path=github.com/IBM/multi-cluster-app-dispatcher

container_id=$(docker run --rm -v "$project_root":/go/src/$git_path -d -w /go/src/$git_path/deployment golang:1.15.11-alpine3.13 ./build-inside-container.sh)
container_id=$(docker run --rm -v "$project_root":/go/src/$git_path -d -w /go/src/$git_path/deployment golang:1.16.3-alpine3.13 ./build-inside-container.sh)

docker logs -f $container_id
6 changes: 3 additions & 3 deletions hack/make-rules/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -209,9 +209,9 @@ runTests() {
# `go test` does not install the things it builds. `go test -i` installs
# the build artifacts but doesn't run the tests. The two together provide
# a large speedup for tests that do not need to be rebuilt.
go test -i "${goflags[@]:+${goflags[@]}}" \
${KUBE_RACE} ${KUBE_TIMEOUT} "${@}" \
"${testargs[@]:+${testargs[@]}}"
# go test -i "${goflags[@]:+${goflags[@]}}" \
# ${KUBE_RACE} ${KUBE_TIMEOUT} "${@}" \
# "${testargs[@]:+${testargs[@]}}"
go test "${goflags[@]:+${goflags[@]}}" \
${KUBE_RACE} ${KUBE_TIMEOUT} "${@}" \
"${testargs[@]:+${testargs[@]}}" \
Expand Down
Binary file added kar-controllers
Binary file not shown.