summaryrefslogtreecommitdiff
path: root/build/admission (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add image prepull apiShelley-BaoYue2024-01-031-1/+1
| | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* bump go version to 1.20Shelley-BaoYue2023-11-071-2/+2
| | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* update go version to 1.19Shelley-BaoYue2023-08-211-2/+2
| | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* update golang to 1.17gy952023-01-121-2/+2
| | | | Signed-off-by: gy95 <1015105054@qq.com>
* support operations: upgrade edge node from cloudgy952022-09-221-0/+3
| | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* fix image build error due to upgrade golang to 1.16gy952021-09-231-1/+1
| | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* update golang to 1.16gy952021-09-231-2/+2
| | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* set the validity period for the admission certificateTianTianBigWang2021-09-031-3/+3
| | | | Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io>
* Admission: support inject autonomyXiang Dai2021-02-051-0/+7
| | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com>
* fix CI problem and reviewsWintonChan2021-02-021-1/+1
| | | | Signed-off-by: WintonChan <cw_hao@163.com>
* add webhook for rule and ruleendpointliufen902021-01-211-0/+3
| | | | Signed-off-by: liufen90 <564795204@qq.com>
* upate go versionJan Unterbrink2020-07-141-2/+2
|
* update build image for components, fix -ldflagsKevin Wang2020-03-091-2/+4
| | | | Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
* certs should be checked before re-generationDave Chen2019-12-312-26/+44
| | | | | | | - give user a chance to keep current certs when they are exist - other cleanup Signed-off-by: Dave Chen <dave.chen@arm.com>
* Fix issues of script for admission setupDave Chen2019-12-301-2/+5
| | | | | | | | - admission-secret is needed for admission, need to create it always intead of `dry-run` - create other objects neeed for admission, it was not actually called and do nothing at all. Signed-off-by: Dave Chen <dave.chen@arm.com>
* Adjust all base images to match latest golang 1.12 and alpine 3.10Johannes M. Scheuermann2019-11-201-2/+2
|
* make webhook service port configurableDave Chen2019-10-241-0/+3
| | | | Signed-off-by: Dave Chen <dave.chen@arm.com>
* Create the manifest for namespaceDave Chen2019-09-041-0/+4
| | | | Signed-off-by: Dave Chen <dave.chen@arm.com>
* add deploy script and yaml filesfisherxu2019-08-288-0/+199