-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Run Variant command as Kubernetes controller #35
Commits on Oct 28, 2020
-
feat: Run Variant command as Kubernetes controller
See examples/controller for more information.
Configuration menu - View commit details
-
Copy full SHA for 922c445 - Browse repository at this point
Copy the full SHA 922c445View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9801fb - Browse repository at this point
Copy the full SHA b9801fbView commit details -
Bump to Go 1.15 mainly for build consistency
The build and tests are passing on my macOS and Go 1.15 so it should pass on Actions as well with the same setup (Go 1.15)
Configuration menu - View commit details
-
Copy full SHA for 8892686 - Browse repository at this point
Copy the full SHA 8892686View commit details -
Bump controller-runtime and k8s.io dependencies
To see if this passes builds on Actions
Configuration menu - View commit details
-
Copy full SHA for ca1e5e5 - Browse repository at this point
Copy the full SHA ca1e5e5View commit details
Commits on Oct 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 56fd57e - Browse repository at this point
Copy the full SHA 56fd57eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34f17a7 - Browse repository at this point
Copy the full SHA 34f17a7View commit details -
go-mod-replace whitebox-controller dependencies
To fix builds on Actions
Configuration menu - View commit details
-
Copy full SHA for 46755a2 - Browse repository at this point
Copy the full SHA 46755a2View commit details -
Deal with the setup-go warning
"Warning: Input version has been deprecated with message: The version property will not be supported after October 1, 2019. Use go-version instead" indicates that we should use go-version instead of version.
Configuration menu - View commit details
-
Copy full SHA for 60ef6e2 - Browse repository at this point
Copy the full SHA 60ef6e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b1610 - Browse repository at this point
Copy the full SHA 79b1610View commit details -
To fix `Running error: context loading failed: no go files to analyze` errors
Configuration menu - View commit details
-
Copy full SHA for 7c5e752 - Browse repository at this point
Copy the full SHA 7c5e752View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b76431 - Browse repository at this point
Copy the full SHA 8b76431View commit details -
Configuration menu - View commit details
-
Copy full SHA for e130c45 - Browse repository at this point
Copy the full SHA e130c45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f725bf - Browse repository at this point
Copy the full SHA 5f725bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 378df01 - Browse repository at this point
Copy the full SHA 378df01View commit details