Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Jenkins X

All In One CI/CD including everything you need to start exploring Kubernetes
Collective - Host: opensource - https://opencollective.com/jenkins-x - Website: https://jenkins-x.io/ - Code: https://github.com/jenkins-x/jx

fix: the generated apps weren't getting the real app.yml file from its base chart, also added a way to modifiy the base app yaml files of charts (#3918)

Signed-off-by: Daniel Gozalo <[email protected]>

chore: fix fmt
Signed-off-by: Daniel Gozal...

github.com/jenkins-x/jx - 16ecc9f112d7223bd5265d760a341d75138b7aff authored over 5 years ago by Daniel Gozalo <[email protected]>
Various fixes and improvements around syntax unification (#3927)

* fix(tekton): Fix jx create step with unified model

Also add tests so that we know it's actual...

github.com/jenkins-x/jx - 3ad9cf73cd84acd5ddddaeaa9d922e9f38410964 authored over 5 years ago by Andrew Bayer <[email protected]>
feat(vault): update vault to latest version (v1.1.2), enable auto-unseal, and switch to KV engine V2 (#3902)

* feat(vault): udpate to latest vault version and enable auto-unsealing in the vault opeator

Si...

github.com/jenkins-x/jx - 5bddc766988afb343d1479ec4ad148846c6e7bfe authored over 5 years ago by Cosmin Cojocar <[email protected]>
Revert (#3929)

* Revert "upgrade jenkins-x/jx-ts-client client to jx"

This reverts commit 098c6883cef7f59d29b2...

github.com/jenkins-x/jx - 0aa435e2989c8c8482b8e7486bd9ce66f01c1796 authored over 5 years ago by Pete Muir <[email protected]>
upgrade jenkins-x/jx-ts-client client to jx

github.com/jenkins-x/jx - 098c6883cef7f59d29b230ccc0b54a36aa2e2d1a authored over 5 years ago by jenkins-x-bot <[email protected]>
Merge commit '50638f8ade3ea76952c701c0655f075f024b2826'

github.com/jenkins-x/jx - aebfc980f6798507d5df33c0cf7abaf55adef133 authored over 5 years ago by jenkins-x-bot <[email protected]>
chore: enable update-clients

Note that to test it I put it in a PR build but that needs removing before we merge

Signed-off-...

github.com/jenkins-x/jx - 50638f8ade3ea76952c701c0655f075f024b2826 authored over 5 years ago by Pete Muir <[email protected]>
Tekton BDD tests (#3813)

Adding BDD to run on a tekton enabled cluster

Signed-off-by: warrenbailey <warren@warrenbailey....

github.com/jenkins-x/jx - d6121d14d1946e3428d790693ef7666e1afbfd6f authored over 5 years ago by Warren Bailey <[email protected]>
Merge pull request #3926 from jstrachan/fixes28

fix: handle > 1 values files with gitops

github.com/jenkins-x/jx - 5095ca6b6019962137698445532293e068ac6deb authored over 5 years ago by James Strachan <[email protected]>
fix: handle > 1 values files with gitops

github.com/jenkins-x/jx - 568a4bbad0ff822cf3a3ce7514c63abce539a135 authored over 5 years ago by James Strachan <[email protected]>
Merge pull request #3923 from jstrachan/fixes28

fix: lets retry trying to assign roles to the SA

github.com/jenkins-x/jx - e20bebbdb9fd536efcb8e6cfcf52bcbecf988df8 authored over 5 years ago by James Strachan <[email protected]>
fix: lets retry trying to assign roles to the SA

we've seen this fail first time in the BDD tests due to optimistic concurrenncy issues

github.com/jenkins-x/jx - 870c46b2aeacf5b6a1db7e50be9d9c2409a6db4e authored over 5 years ago by James Strachan <[email protected]>
Fix: don’t do a pull, it doesn’t reliably work (#3900)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - ab360c7b9c0060d9688ab1549f986ba6b17474e7 authored over 5 years ago by Pete Muir <[email protected]>
fix: attempt to avoid the storage location being wiped (#3907)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - 5b2cda58a7144093e4351eca645ae494a3c19ace authored over 5 years ago by Pete Muir <[email protected]>
chore: Don't say "installing knative" when it's tekton (#3904)

This just annoyed me. =)

Signed-off-by: Andrew Bayer <[email protected]>

github.com/jenkins-x/jx - a03cb9ec7b5d1399f7e1b235875617548b33bbf2 authored over 5 years ago by Andrew Bayer <[email protected]>
chore: improve codegen integration and add dep tidy rule (#3909)

Signed-off-by: Hardy Ferentschik <[email protected]>

github.com/jenkins-x/jx - a0f882ce21103985c0183d6878a7c3df87650e0f authored over 5 years ago by Hardy Ferentschik <[email protected]>
feat: install Istio using the version passed in the cmd line (#3737)

* feat: install Istio using the version passed in the cmd line

Allows passing `--version x.x.x`...

github.com/jenkins-x/jx - 203f9c45eff42ad3bb2e974ef0e05ec3e6324c5e authored over 5 years ago by Carlos Sanchez <[email protected]>
fix: wait for a 200 before saying the app is ready (#3893)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - d8bfbbb4c579275ad1c9ca067e498223876d1359 authored over 5 years ago by Pete Muir <[email protected]>
(feat) Install prow with myvalues.yml (#3872)

When installing prow use the myvalues.yml to allow the user to override values in the helm chart...

github.com/jenkins-x/jx - b932edb1db0a3020a6636808284fcc746f0a6bd7 authored over 5 years ago by Warren Bailey <[email protected]>
feat: create Kaniko service account with a distiguishable name (#3892)

Signed-off-by: Carlos Sanchez <[email protected]>

github.com/jenkins-x/jx - dfda8a101518ce007950f798e52622a0bdfed0c2 authored over 5 years ago by Carlos Sanchez <[email protected]>
Clients1 (#3895)

* Chore: fix spelling

Signed-off-by: Pete Muir <[email protected]>

* feat: add support f...

github.com/jenkins-x/jx - 62ebb9148e3f179cc743dfd2f9f3646008ae2abd authored over 5 years ago by Pete Muir <[email protected]>
fix: Handle shortening cluster names for clusters named by their FQDN. (#3758)

Closes #3755

Signed-off-by: James Sharpe <[email protected]>

github.com/jenkins-x/jx - da717acbcfec4c3c5964a6e4e9f00d05a8643133 authored over 5 years ago by James Sharpe <[email protected]>
fix: add the expect *** (#3886)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - d523df17bf7bc3b9ad513478cf16d5045de87779 authored over 5 years ago by Pete Muir <[email protected]>
fix: skip docker repository checks if a Dockerfile doesn't exist (#3879)

Signed-off-by: Abdallah Moussawi <[email protected]>

github.com/jenkins-x/jx - 5b30b03180fa82493a423df79fecf2e4cb5e6825 authored over 5 years ago by Abdallah Moussawi <[email protected]>
fix: properly set the dokcer registry org when lazily creating an ecr repository on import (#3878)

Signed-off-by: Abdallah Moussawi <[email protected]>

github.com/jenkins-x/jx - 691899cf9e6061006979c35a21f2a656b02e7dce authored over 5 years ago by Abdallah Moussawi <[email protected]>
fix(tekton): Reject duplicate step names within a stage (#3890)

Signed-off-by: Andrew Bayer <[email protected]>

github.com/jenkins-x/jx - bd0a6c545f526827ff4617b99ef494f7fab5293a authored over 5 years ago by Andrew Bayer <[email protected]>
fix: make sure that the right source directory is passed to docs generation (#3875)

- determine the directory for kubernetes-incubator/reference-docs within the go modules path
- m...

github.com/jenkins-x/jx - 000d53aad2863437ff6da66215c8834f03146d47 authored over 5 years ago by Hardy Ferentschik <[email protected]>
chore: revert using a default image type on GKE for tekton (#3883)

* chore: revert using a default image type on GKE for tekton

as it doesn't seem to work around ...

github.com/jenkins-x/jx - 15205069d7fc3e0e81d9652cd2d1f21dcaffd88d authored over 5 years ago by James Strachan <[email protected]>
Merge pull request #3881 from jstrachan/master

fix: lets use the containerd image by default on ng

github.com/jenkins-x/jx - be6d26aa75ce14ad5f2a6b1dccfc51c2ce8018ea authored over 5 years ago by James Strachan <[email protected]>
fix: lets use the containerd image by default on ng

github.com/jenkins-x/jx - b5db8c41077d13649c7b42d54b5ede7a2c355556 authored over 5 years ago by James Strachan <[email protected]>
fix: lets only default to containerd image on GKE for tekton (#3876)

github.com/jenkins-x/jx - ea539b47315ac6438d487a478b0514c98a819a0e authored over 5 years ago by James Strachan <[email protected]>
chore: Initial work on unification of build pack and jenkins-x.yml syntax (#3841)

* chore: Initial work on unification of build pack and jenkins-x.yml syntax

Here specifically, ...

github.com/jenkins-x/jx - 98a094d98c282fe4d42e533b0abda3b078538632 authored over 5 years ago by Andrew Bayer <[email protected]>
feat: Allow overriding/removing steps from build pack by name (#3850)

* feat: Allow overriding/removing steps from build pack by name

See pkg/jx/cmd/test_data/step_c...

github.com/jenkins-x/jx - 194d71a014eafdaf306c7bed24e0144503138787 authored over 5 years ago by Andrew Bayer <[email protected]>
chore: Update to Tekton Pipelines v0.3.1 (#3798)

Signed-off-by: Andrew Bayer <[email protected]>

github.com/jenkins-x/jx - 398eec4404b9b9a4e91319559b8413a4d53b60ae authored over 5 years ago by Andrew Bayer <[email protected]>
fix: add JSON schema validation for pipeline.yaml and jenkins-x.yml (#3757)

* fix: add JSON schema validation for pipeline.yaml and jenkins-x.yml

Also added `jx step build...

github.com/jenkins-x/jx - 058dc85db53154a0b123f29b7e63a1bba0721c0f authored over 5 years ago by Andrew Bayer <[email protected]>
fix nil pointer exceptions and add better GKE defaults (#3868)

* fix: lets ensure we pick serverless or jenkins early

so that we don't change the tekton/prow ...

github.com/jenkins-x/jx - 99c534eba2014a8a9f4e043f5393c31eb896bed0 authored over 5 years ago by James Strachan <[email protected]>
fix: lets default to using a newer image type (#3867)

fixes #3854 due to old docker images causing problems with tekton

github.com/jenkins-x/jx - 8f7b7c74db7fd148c2e40af5cf4aeeaa261d2396 authored over 5 years ago by James Strachan <[email protected]>
fix: store the dev environment in the jx config folder instead of the current directory (#3865)

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - f6b077a56e403fb431ed9b317fa8c850379c925b authored over 5 years ago by Cosmin Cojocar <[email protected]>
fix: ng install after prow config refactoring (#3864)

* chore: wrap some errors in the prow install and config to be able to debug

Signed-off-by: Cos...

github.com/jenkins-x/jx - 75a3e8bd1150077d832cbc0fc66bc6ea66db0c8c authored over 5 years ago by Cosmin Cojocar <[email protected]>
chore: typo (#3863)

github.com/jenkins-x/jx - 6e3b31b766058ced1e1297515d2c38874296ef82 authored over 5 years ago by James Strachan <[email protected]>
fix: add more labels to SourceRepository and PipelineActivity (#3862)

* fix: add more labels to SourceRepository and PipelineActivity

for finer grained filtering/wat...

github.com/jenkins-x/jx - 51226fbdd850a843ab9e92235df90d46b3a5edc8 authored over 5 years ago by James Strachan <[email protected]>
docs: improve log statement (#3852)

fixes #3794

github.com/jenkins-x/jx - 31833abe7a9bede0761c0963e9a1d760ddc07d8c authored over 5 years ago by James Nord <[email protected]>
Update README.md (#3819)

github.com/jenkins-x/jx - 134cf3a600977b771a8bf1b019000a80cc2380b6 authored over 5 years ago by Michael Neale <[email protected]>
jx step bdd versions repository (#3837)

Adding a flag to indicate if the PR is a versions repository PR. If it's not
then use the master...

github.com/jenkins-x/jx - 29ac831cb9b0143bbd9227e52dca9272ef60baf2 authored over 5 years ago by Warren Bailey <[email protected]>
fix: fake factory should cache the fake clients (#3856)

github.com/jenkins-x/jx - 9bb0baaedca482be274d819f9716a88069c411f5 authored over 5 years ago by James Strachan <[email protected]>
feat: support for optional creds (#3855)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - a769c1c74b611eea634f25213c677a38db61f5f8 authored over 5 years ago by Pete Muir <[email protected]>
feat: adding ability to create namespace via 'jx ns --create <namespace>' (#3847)

fixes issue #3846

Signed-off-by: Hardy Ferentschik <[email protected]>

github.com/jenkins-x/jx - bb0e2e8f90e2aaccb617802704f5492ca293c264 authored over 5 years ago by Hardy Ferentschik <[email protected]>
fix: lets add a FakeFactory for easier testing (#3848)

* fix: avoid hiding error messages

* fix: lets add a FakeFactory for easier testing

without re...

github.com/jenkins-x/jx - 848ad23a8e717f4823e9a5e7806b19b1456b43d0 authored over 5 years ago by James Strachan <[email protected]>
fix(webhook): create a webhook when running update webhook command if the repository does not have any webhooks (#3730)

* chore(github): change the log level to warning when listing the webhooks

Signed-off-by: Cosmi...

github.com/jenkins-x/jx - 3e7c17a67738593f9e1b4ce1bedf77813b74ec79 authored over 5 years ago by Cosmin Cojocar <[email protected]>
parent bf8074f3744551d2218e547a82288cfac98b2612 (#3726)

author Daniel Gozalo <[email protected]> 1554482673 +0200
committer Daniel Gozalo <dgozalo@c...

github.com/jenkins-x/jx - 19ac365ba6c98867162d53d8241cd14e16d679a1 authored over 5 years ago by Daniel Gozalo <[email protected]>
user commonoptions username field instead (#3811)

using commonoptions should be preferred, as it will aid code flows using other commands, such as...

github.com/jenkins-x/jx - dae003f26abfe67696102b4df440af7945a1901a authored over 5 years ago by Joost van der Griendt <[email protected]>
fix: remove VERSION file

Signed-off-by: Hardy Ferentschik <[email protected]>

github.com/jenkins-x/jx - d4d389bcec7d92c0f6c2fde977f92ba336549879 authored over 5 years ago by Hardy Ferentschik <[email protected]>
Issue #3738 - pinning versions of all code generators (#3779)

* fix: making sure run-all-checks.sh captures all failures

Signed-off-by: Hardy Ferentschik <ha...

github.com/jenkins-x/jx - 1f93c0a0da5b5f989b01b65544f2ec54bf7accbf authored over 5 years ago by Hardy Ferentschik <[email protected]>
feat(tekton): Add support for per-step environment variables (#3842)

Signed-off-by: Andrew Bayer <[email protected]>

github.com/jenkins-x/jx - c08bbd769a0ac9816b935c337484b049028c027f authored over 5 years ago by Andrew Bayer <[email protected]>
Values preprocessor (#3824)

* fix: minor bugs relating to values preprocessing & local app

Signed-off-by: Pete Muir <pmuir@...

github.com/jenkins-x/jx - 5189c2d24b22b225c6c2a30e2cc841062e857de4 authored over 5 years ago by Pete Muir <[email protected]>
fix: enable build_pack_url in project config (#3833)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - 5bc6cb385ca588e84a104b9aa92514df336552fa authored over 5 years ago by Pete Muir <[email protected]>
fix: make it easy to use `jenkins-x.yml` to override the registry (#3825)

* fix: avoid possible core dump if no git server is configured

* chore: add an alias

* fix: jx...

github.com/jenkins-x/jx - cea1bc8c4f3a8274f97e61de117702872c6684a3 authored over 5 years ago by James Strachan <[email protected]>
fix: add missing step values schema template (#3814)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - 739f6a2378ce274955a06f881985a954f071a55d authored over 5 years ago by Pete Muir <[email protected]>
Workaround for failing pipelinerunner and fix for `jx upgrade app` (#3806)

* lets ensure we always use a unique branch name to ensure we dont fail to push

* lets fail fas...

github.com/jenkins-x/jx - ea5a0e9a227cdee2b2e04f98eecf16f62528ab41 authored over 5 years ago by James Rawlings <[email protected]>
fix: clone an actual revision (#3805)

* fix: clone an actual revision

to avoid breaking the version stream stuff

* chore: another at...

github.com/jenkins-x/jx - ba15beddc01d712b6a10430f701e4bf9e1b0f57b authored over 5 years ago by James Strachan <[email protected]>
revert: shallow clone logic (#3802)

as it doesn't work for promotions

github.com/jenkins-x/jx - 5bd33db47e2c568674c27e1c651c561bd5bedbd6 authored over 5 years ago by James Strachan <[email protected]>
fix: support conditions other than true in questions (#3797)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - 9d8d380cecaf4d9ea2776ad972a931f9943a1b83 authored over 5 years ago by Pete Muir <[email protected]>
fix: lets default commitish to master if not specified (#3792)

github.com/jenkins-x/jx - bd87728b8a425b539cf9d57303d3cd140386374b authored over 5 years ago by James Strachan <[email protected]>
add detection for user vs. org (#3527)

this allows both the direct 'update webhooks' and 'upgrade ingress' commands to update webhooks ...

github.com/jenkins-x/jx - 7cbf17b9c88a9249a330f0c915b81424e5647bbb authored over 5 years ago by Joost van der Griendt <[email protected]>
fix for controller build (#3791)

* docs: added see also to link previews + env commands

* fix: possible nip pointer exception

*...

github.com/jenkins-x/jx - fea49444ccfff5cb4f0b401a63fb01ab007fffc1 authored over 5 years ago by James Strachan <[email protected]>
fix: better fix for build controller git auth (#3782)

github.com/jenkins-x/jx - 09f5bc49c813ed2a348434cad32bd0e9645136ab authored over 5 years ago by James Strachan <[email protected]>
fix: upgrade addons fixes (#3778)

* fix: upgrade addons fixes

command had wrong descriptions
Error if passed addon is not found
S...

github.com/jenkins-x/jx - 6541a9b6ed1756fb66e8cb10e4eaf4f1cf63a924 authored over 5 years ago by Carlos Sanchez <[email protected]>
Feat: add jx step values schema template (#3772)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - fdfebe6e27f4d6ee6c221adbd4640ce46e24061d authored over 5 years ago by Pete Muir <[email protected]>
fix: delete the Istio addon in the correct namespace (#3745)

Signed-off-by: Carlos Sanchez <[email protected]>

github.com/jenkins-x/jx - 7eed6346fcd52ece9e4754df42717f1ae3aa728f authored over 5 years ago by Carlos Sanchez <[email protected]>
add flag for ignoring kubeconfig if no valid available (#3739)

creating a fake client to avoid changing a lot of code

Signed-off-by: Joost van der Griendt <jo...

github.com/jenkins-x/jx - bb2084c9256d3665db3089b9e08f504703207f7f authored over 5 years ago by Joost van der Griendt <[email protected]>
chore: cleanup dependencies (#3770)

Cleanup the dependencies by running 'go mod tidy'

Signed-off-by: Cosmin Cojocar <cosmin.cojocar...

github.com/jenkins-x/jx - 953636ab970c345908d5556555f2d5b33db74c73 authored over 5 years ago by Cosmin Cojocar <[email protected]>
Merge pull request #3768 from jstrachan/fixes20

chore: report errors for --ng better

github.com/jenkins-x/jx - 36713a8cb68956f438f1429e0e1caae410a729f8 authored over 5 years ago by James Strachan <[email protected]>
chore: more diagnostics on failures

github.com/jenkins-x/jx - 097fc9b555f79ec950903466311cf752490df6a0 authored over 5 years ago by James Strachan <[email protected]>
fix: avoid quote issues

github.com/jenkins-x/jx - 9a96ed8f4e76ec4699287455884203663f1b1719 authored over 5 years ago by James Strachan <[email protected]>
fix: actually fail fast if we cannot install prow

github.com/jenkins-x/jx - 42ffda4233e1996138855469c1510068fcfeae42 authored over 5 years ago by James Strachan <[email protected]>
Merge pull request #3765 from pmuir/broken_test

fix: try disabling parallel for this test

github.com/jenkins-x/jx - d80afdd048f651d2316ff93a746564e00ebd86fa authored over 5 years ago by James Strachan <[email protected]>
Flag for static jenkins master (#3761)

Adding a flag to specifically enable a static jenkins master instead of it being the default opt...

github.com/jenkins-x/jx - 3badb93608bca67849b906fffbb553bfba2c57f3 authored over 5 years ago by Warren Bailey <[email protected]>
fix(tekton): targetPath for stages after first needs to be specified. (#3777)

We weren't specifying it for...some reason I thought was wise at some
point in the distant past....

github.com/jenkins-x/jx - 90d7e4c07a1b43c495df0f7de66c4d7b9aeb16b4 authored over 5 years ago by Andrew Bayer <[email protected]>
remove `q`

github.com/jenkins-x/jx - 57574fd4867cf5184d6f342849b69d71f00cb44c authored over 5 years ago by James Strachan <[email protected]>
fix releasing with feature flags (#3774)

github.com/jenkins-x/jx - 60bfd01f2a98dcb32637b47f76860c0e0161c20d authored over 5 years ago by James Rawlings <[email protected]>
lets only set the features build flag when running the distro target (#3766)

github.com/jenkins-x/jx - 4071e1418ff167b6ec3d43ff032dcc1bbd041e0c authored over 5 years ago by James Rawlings <[email protected]>
fix: don’t barf when templating doesn’t work (#3769)

github.com/jenkins-x/jx - cb1c3b9e7057ddeda26fd6a55f3c9b02fd3f410a authored over 5 years ago by Pete Muir <[email protected]>
fix: try disabling parallel for this test

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - 909f822a49fa09ca3728333163fa6394c5ac2016 authored over 5 years ago by Pete Muir <[email protected]>
fix regressions on build controller (#3764)

* fix: avoid regression due to extra validation

* chore: avoid failing if no message on a PR

*...

github.com/jenkins-x/jx - b618ee1546ff230c4b3c5e9c0c8f9c512a1b8dea authored over 5 years ago by James Strachan <[email protected]>
Build order (#3763)

Build Cloudbees distribution before updating downstream

github.com/jenkins-x/jx - a31b64391948213185ea37fbaa02f5bb39ce9561 authored over 5 years ago by Warren Bailey <[email protected]>
CloudBees Distribution initial check in (#3750)

Initial implementation of the cloudbees distribution, currently it disables `jx create cluster` ...

github.com/jenkins-x/jx - df0c8a5918ad2f0b011fe64de3359ea82f453f38 authored over 5 years ago by Warren Bailey <[email protected]>
Fix: ensure repositories are added (#3751)

github.com/jenkins-x/jx - b9ede7e02ca82037581cccdd9e8885471ce04a52 authored over 5 years ago by Pete Muir <[email protected]>
fix: improvements for Environment Controller (#3744)

* chore: use warning color

Signed-off-by: James Strachan <[email protected]>

* fix: upd...

github.com/jenkins-x/jx - 4da55fef7ac129dcf0c70e7ef5da1abc56562b03 authored over 5 years ago by James Strachan <[email protected]>
feat: allow short names for app install (#3646)

For example, `jx add app datadog` will actually use the `jx-app-datadog` chart

Signed-off-by: P...

github.com/jenkins-x/jx - 313ee19d20ab3f5e2ce792ca47e576c8ff63445d authored over 5 years ago by Pete Muir <[email protected]>
fix: flagger installation fails with no tiller (#3746)

* fix: delete the Flagger addon in the correct namespace

Signed-off-by: Carlos Sanchez <carlos@...

github.com/jenkins-x/jx - 9ba6b8dec478b40c2c7f2d63e021553cb573053a authored over 5 years ago by Carlos Sanchez <[email protected]>
Chore: disable noisy test (#3727)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - 92799d02c1cd933e1d9e654fdcf4bdf22b7cefd7 authored over 5 years ago by Pete Muir <[email protected]>
Istio addon fails to install when using --no-tiller (#3732)

* fix: Istio addon fails to install when using --no-tiller (#3724)

The helm template installati...

github.com/jenkins-x/jx - 7d9d982a57f186933ee7aeedbdaa718623facbba authored over 5 years ago by Carlos Sanchez <[email protected]>
lets build a second set of binaries using a feature flag token (#3736)

github.com/jenkins-x/jx - 971ae2e46b3f769fc1a121fc7f116d24c6c94383 authored over 5 years ago by James Rawlings <[email protected]>
Get lifecycle (#3718)

* Added --url-only argument to get preview

* Added --url-only argument to get preview

* Added ...

github.com/jenkins-x/jx - f06b288e016bacc3bcc5585d2fea72d87caafada authored over 5 years ago by Viktor Farcic <[email protected]>
feat: prompt for repo username/password if needed (#3659)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - 77369785a09984be79ee69edfb241203ce473ca9 authored over 5 years ago by Pete Muir <[email protected]>
Update logrus to fix picking up wrong format on windows. (#3716)

fixes #3708
fixes #3688

github.com/jenkins-x/jx - a5a1eacc6d55b015f0dcede44dc96c0587335a61 authored over 5 years ago by James Nord <[email protected]>
fix: make sure the answers already provided when adding an app are not asked again when upgrading using GitOps (#3709)

chore: added a commit to exported field

feature: refactored so only the folder of the upgraded ...

github.com/jenkins-x/jx - bf8074f3744551d2218e547a82288cfac98b2612 authored over 5 years ago by Daniel Gozalo <[email protected]>
chore: add the developer certificate of origin (#3692)

github.com/jenkins-x/jx - dc9a50985917799e65e26d44f8493f29b033584a authored over 5 years ago by Cosmin Cojocar <[email protected]>
Fix default project (#3589)

github.com/jenkins-x/jx - e131269aba17aa162c59f60fd57dd440fc1eb47d authored over 5 years ago by Deane Smith <[email protected]>
fix: Step name needs to be mangled to rfc1035 (#3685)

Since the step name ends up being the container name, it's gotta be a
valid DNS label, so let's ...

github.com/jenkins-x/jx - 3efcfa1809db33b7342fd48cd201d2e0d93cebda authored over 5 years ago by Andrew Bayer <[email protected]>