Commit Graph
15 Commits
Author SHA1 Message Date
ptx96andDario Tranchitella dfe0f5ea49 chore: do docker(x) build/push step in gh actions 2021-06-05 16:12:14 +02:00
Dario Tranchitella b349042265 chore: no need of fmt or vet, already managed by golanci-lint 2021-05-31 16:15:44 +02:00
Maksim FedotovandDario Tranchitella bb6614d1e8 chore(ci): output diff files for manifests files 2021-05-25 14:46:05 +02:00
Dario Tranchitella ac7114e975 chore: triggering Helm Charts CD upon tag release 2021-05-07 16:20:33 +02:00
Dario TranchitellaandGitHub d2700556dd Adding linters and aligning code (#169)
* Adding linters and aligning code

* Aligning ingressHostnames to AllowedListSpec
2021-01-13 23:49:11 +01:00
Dario TranchitellaandGitHub 49c8131eb5 Adding k8s 1.20 to E2E testing matrix and updating 1.19 to latest stable release (#171) 2020-12-20 23:47:34 +01:00
Dario TranchitellaandGitHub f6fd0cfe3f Helm Charts are now inside of the repository (#147)
* Adding Helm chart source

* Pointing to new Chart location

* Setting GitHub Action for remote Helm Chart release

* Updating Go dependencies

* Using Helm as default installation tool

* Separating diff and e2e jobs

* Aligning tests to Helm labels

* Checking fmt and vet, and fixing it

* We don't need limits on E2E
2020-12-01 23:30:31 +01:00
Dario TranchitellaandGitHub 6541f19b67 Automating version pick-up according to current git version and minor Kustomize hotfixes (#135) 2020-11-17 19:20:31 +01:00
Dario TranchitellaandGitHub 2d628e1cd0 Upgrading GitHub actions (#136)
* New KinD GitHub action

* Upgrading golangci-lint
2020-11-17 09:27:53 +01:00
Dario TranchitellaandGitHub ee6e3aa0df Using matrix strategy for e2e on multiple k8s versions (#111)
* Using matrix strategy for e2e on multiple k8s versions

* EndpointSlice version support according to Kubernetes release

* Utility helper for testing various Kubernetes versions
2020-10-29 09:39:22 +01:00
e8362f739f Add Service labelling and annotating webhook (#84)
Co-authored-by: Maksim Fedotov <m_fedotov@wargaming.net>
2020-09-10 11:56:51 +02:00
Dario TranchitellaandGitHub ea2d69088d Fixing CI (#75)
* Version pinning Ubuntu

* Caching Docker images and other Go modules

* Removing kustomize
2020-09-01 19:12:32 +02:00
Dario TranchitellaandGitHub e481a4ff5f Implementing e2e during CI (#62) 2020-08-21 22:45:19 +02:00
Roberto PolliandGitHub 6d4fb83a23 Refactoring lint GitHub Action (#37) 2020-08-06 11:08:00 +02:00
Dario Tranchitella 812b16fcff Initial commit 2020-07-24 10:57:51 +02:00