Hang Yan
0671410009
Add support for bindata in cm ( #1418 )
...
Signed-off-by: Hang Yan <hang.yan@hotmail.com>
2021-08-29 08:33:16 +08:00
ichx
e82fe96c38
Add support for negated placement constraint ( #1419 )
2021-08-27 22:49:55 +08:00
AiYijing
e3c78d7419
Add golangci-lint ( #1420 )
...
Signed-off-by: aiyijing <aiyijing@live.com>
2021-08-27 11:12:26 +08:00
AiYijing
473f54fdaf
Add support for windows volume ( #1417 )
...
Signed-off-by: aiyijing <aiyijing@live.com>
2021-08-24 10:09:34 +08:00
xingjianhui
e8966d9e2c
Fix kompose.image-pull-secret invalid issue when use compose configs ( #1414 )
2021-08-23 20:39:17 +08:00
w4v3
b2dee807a2
Add storageClassName label to pvc manifest( #1413 )
2021-08-15 15:05:01 +08:00
Kubernetes Prow Robot
94bff75a15
Merge pull request #1401 from tk42/service_account
...
Add ServiceAccountName
2021-08-12 07:15:47 -07:00
tk42
998dbd72f2
Fixed LabelServiceAccountName
2021-08-12 21:47:53 +09:00
Kubernetes Prow Robot
b02ad5de69
Merge pull request #1409 from lexcao/feat/image/registry
...
Support custom registry on pushing image
2021-08-11 08:26:47 -07:00
Lex Cao
0dd38ac914
Polish document sentences and fix some grammar
2021-08-11 18:20:15 +08:00
Lex Cao
f1c9d80ab2
Add user guide on build and push image
2021-08-11 17:09:37 +08:00
Lex Cao
acaf22243c
Add license for new files
2021-08-11 15:55:03 +08:00
Top
abbe054e1c
Add autocompletion for fish shell ( #1412 )
2021-08-11 14:01:48 +08:00
Lex Cao
f78eed9e4f
Add a separate test file about fundamental tests for local push image
2021-08-11 12:14:31 +08:00
Lex Cao
82440ed8c0
Support custom registry on pushing image
2021-08-11 09:58:24 +08:00
Lex Cao
ef474809e3
Fix build context ( #1411 )
2021-08-11 09:43:42 +08:00
ithaiq
b605fd986c
Add "--pvc-request-size" new command line parameter ( #1406 )
2021-08-07 14:47:02 +08:00
Kubernetes Prow Robot
33b646c116
Merge pull request #1405 from zeromake/hotfix/build_local
...
fix: --build flag default change to local
2021-08-06 05:51:19 -07:00
Kubernetes Prow Robot
3d43a1da36
Merge pull request #1404 from cnbailian/fix-svc-selector
...
Fix the selector field of service resource
2021-08-06 00:34:22 -07:00
cnbailian
5a17ee46c3
fix the selector field of service resource
2021-08-06 15:04:23 +08:00
zeromake
bd52469d33
fix: revert --build flag, change push-image default is false
2021-08-06 13:42:44 +08:00
zeromake
6addbe5161
fix: --build flag default change to local
2021-08-06 13:00:29 +08:00
Kubernetes Prow Robot
4386b5af7e
Merge pull request #1402 from Yiyiyimu/patch-1
...
chore: update error for wrong volume type
2021-08-05 05:41:22 -07:00
Shuyang Wu
0262c1606c
chore: update error for wrong volume type
2021-08-04 18:33:15 -04:00
tk42
f7f987de49
Add ServiceAccountName
...
The label `kompose.service.accountname` defines the service account name
to provide the credential info of the pod.
2021-07-24 08:44:07 +09:00
Kubernetes Prow Robot
bc7d9f4fb0
Merge pull request #1398 from kadel/release-1.23.0
...
Release 1.23.0
2021-07-13 06:20:29 -07:00
Tomas Kral
8c6fa3de10
1.23.0 Release
2021-07-12 14:07:33 +02:00
Tomas Kral
cfb16f2bfb
release script: remove check for
2021-07-12 13:57:39 +02:00
tk42
deb00f3407
support multiple containers in a pod ( #1394 )
2021-07-08 09:48:05 +08:00
exokortex
c51d59566b
actually use normalizeNetworkNames to produce valid network names ( #1393 )
2021-07-07 14:29:03 +08:00
james song
0b331d9e5d
Fixed, #1385 ( #1386 )
...
Add support for more readiness args
2021-05-19 23:52:33 +08:00
Hang Yan
771ecbf471
Fix intro doc error ( #1382 )
2021-05-05 11:35:11 +08:00
Hang Yan
bd1abffb16
Fix labels merge error ( #1380 )
2021-05-01 18:27:41 +08:00
Hang Yan
fb3b2257c6
Fix secret name error ( #1379 )
...
* Fix secret name error
2021-05-01 11:31:05 +08:00
Hang Yan
45634be192
Fix convert deployment log error ( #1378 )
2021-05-01 10:37:06 +08:00
Rémy Léone
395d99fb7d
add support for golangci-lint ( #1373 )
2021-04-07 11:10:56 +08:00
Rémy Léone
d1e538e2d4
fix goimports ( #1372 )
2021-04-03 11:50:28 +08:00
João Vitor Paes de Barros do Carmo
0036f0c32b
Add readiness healthcheck generation by label ( #1366 )
2021-03-17 18:02:50 +08:00
Bo Biene
76565d80b2
TLS improvements ( #1317 )
...
* Fix tls hostname for ingress with path
* Possibility to set ExposeServiceTLS to true
* keep full path when extracting host
Co-authored-by: Tomas Kral <tomas.kral@gmail.com>
2020-11-30 15:48:50 +08:00
namusyaka
3772612ff9
GitHub Actions Part2 ( #1356 )
...
* Update CI badge
* Update CI target
* Add TODO comment
* Create .coverprofile for each directory
Re:running tests resolve 0% coverage issue.
2020-11-30 14:48:09 +08:00
namusyaka
6baca72c4d
Migrate CI from travis ci to github actions ( #1355 )
...
Ref #1352
2020-11-16 11:47:55 +08:00
namusyaka
8fcbc60969
Cleanup glide ( #1353 )
...
* Cleanup mentions about glide
* Don't use glide to ignore vendor directory
Since go-1.9, "./..." no longer contains the "vendor" directory.
Also, since #1305 migrated dependency management from glide to go mod,
there is no need to think about the "vendor" directory.
See: https://golang.org/doc/go1.9#vendor-dotdotdot
* go mod tidy
2020-11-08 23:21:51 +08:00
namusyaka
25036e1b22
Create directories if --out ends with "/" or includes nonexistent directories ( #1350 )
...
* Create directory if --out ends with "/"
* Create directories if "out" contains nonexistent directories
2020-11-08 23:18:39 +08:00
namusyaka
8dc5572ec7
Retrieve container test by updating Dockerfile ( #1351 )
2020-11-08 08:51:57 +08:00
namusyaka
01f18cb3cf
improve tests for loadV3Ports ( #1349 )
...
* improve tests for loadV3Ports
* fix a wrong test by passing "expose" appropriately
2020-11-06 11:46:18 +08:00
namusyaka
951b46e3c2
cleanup debug logs & remove duplicated output ( #1348 )
...
* cleanup debug logs
* avoid duplicate error messages
and this makes main.go use os and fmt package instead of log to avoid
touching global state
2020-11-04 22:50:18 +08:00
namusyaka
8b06045c70
Support port range for docker-compose v2 ( #1345 )
...
* allow port range specification in v1v2
* improve tests for loadPorts
* add port range to fixtures of docker-compose v2
* update fixtures to follow up on #1341
2020-11-04 22:16:33 +08:00
namusyaka
119f0b8f70
Follow up on #1341 ( #1344 )
...
* mv d.yaml to examples
* rephrase debug log messages a bit
2020-11-04 08:26:15 +08:00
namusyaka
45864ed624
make kompose exit with 1 if error ( #1343 )
...
Old code passes -1 to os.Exit and the value is directly passed to syscall.
The behavior with -1 depends on environments (most cases should convert
into 255 though)
This commit is to remove unnecessary the ambiguity and change it to use 1 instead of 255.
2020-11-04 08:24:52 +08:00
Hang Yan
ee3ae26198
Update docs ( #1342 )
2020-11-03 14:50:13 +08:00