Ecosyste.ms: OpenCollective

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

github.com/jenkins-x/jx

Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
https://github.com/jenkins-x/jx

fix: Set an empty conditions array for status

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

e26950c7eb7b32bd7350f87ff64a9d0d883778bc authored over 5 years ago
fix: Upgrade to newer cert-manager

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

ea6c9bfc9da8537cbd99426ea4c3c59131af065d authored over 5 years ago
fix: Ensure o.helm is created before trying to use it

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

8b2a3afaf00a0db5c45bcd3c313868839a63ba5b authored over 5 years ago
chore: refactor IsInCluster function so it is usable without common options factory as it doesn't depend on anything in there

54595818e9c5015220880020a1111689d17926f1 authored over 5 years ago
fix: default vault client to using internal kubernetes service dns name when running incluster

2f86d7b56f560f1974b404268bb5f1aac6d397c7 authored over 5 years ago
fix: lets add a warning if boot is being used without a clusterName

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

542cc9ee886996bb915e23748bc196fb74382934 authored over 5 years ago
fix: move activity_integration_test.go into dedicated package

fixes #5556

1ef92b7542cbc715d674f7ccf139b8a6facdc1f4 authored over 5 years ago
fix: Proper relative path for jx binary in update-website.sh

More parent directories than there used to be!

Signed-off-by: Andrew Bayer <andrew.bayer@gmail....

24c1af48cab5b9dda4ed716a296a1f99edd06df2 authored over 5 years ago
fix: lets keep track of the base sha for PRs

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

4fc2a31c8f393acc43616f343a22ace784349075 authored over 5 years ago
chore: generate

e6984013077035eb1a57705659849bab2e99b356 authored over 5 years ago
fix: added backup storage override

Signed-off-by: Cai Cooper <[email protected]>

8b0d8575a7fc748dcbb91c5dc1422b55d4248ef4 authored over 5 years ago
fix: assign correct value for storage enable variables

Signed-off-by: Cai Cooper <[email protected]>

7d1b2cb9b73791e8f86c9e9b5a30f8110c8ffd86 authored over 5 years ago
fix: Add test for pull refs ending up on activity key

Followup to #5550 for #5552

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

21f99f64ad11b6e9f59467243ca806d04a6f4cbc authored over 5 years ago
fix(pipeline): Pass pull refs for metapipeline to PipelineActivity

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

d8aa6c185bc4fef865e8e397dd25bacc50e46793 authored over 5 years ago
fix: Ginkgo runs all suites in a package once for each test file, so let's work around that

Nil out `testPipelineActivities` in `BeforeSuite` to make sure that
running the suite twice (or ...

c60fd471134fe3be1e0c647e10fd10b0aa0e0f8f authored over 5 years ago
fix(pipeline): introducing ListSelectedPipelineActivities to select by label and field

fixes #5539

e899d0fee2db649045da48b98be49e9ea28ae066 authored over 5 years ago
fix: use the new website path for docs creation

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

a598c8df5840ce3e4078d9794d06410eefe9e1c5 authored over 5 years ago
fix: support multiple contexts

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

c9482d595647a87fbc6305457a394d8ed9c54eb8 authored over 5 years ago
fix: added test around failing multiple context scheduler

Signed-off-by: Gareth Evans <[email protected]>
Signed-off-by: Pete Muir <pmuir@bleepble...

4da64d194310fc1ad401478db69b72e5ae924e1a authored over 5 years ago
fix: making the uninstall confirmation clear by diisplaying context

Now when asked to enter the Kubernetes context to delete, we actually
display the current contex...

0bdffdaa84b5e304e8fe79000cb7b9d4f7514745 authored over 5 years ago
feat: add an end-step flag to 'jx boot' & 'jx step create task'

Signed-off-by: Gareth Evans <[email protected]>

ce1be078599ed373cc374cfbd626f2d06e5c63a6 authored over 5 years ago
fix: dryRun now works with interpret mode

Signed-off-by: Gareth Evans <[email protected]>

fa19f997cf0e6a04c73b1a6d016fc76ed6d0012d authored over 5 years ago
feat: start/end steps can be overriden with env vars

Signed-off-by: Gareth Evans <[email protected]>

86a26975094efd87da748d2f8b95d6fd388a1506 authored over 5 years ago
feat: update to the latest version

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

2194fe916e61101127a298c7b4e2df56ad352c49 authored over 5 years ago
chore: make hound happy

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

cafe00332da5b0e47639ae135c383a876c238161 authored over 5 years ago
fix: rename step to 'jx step verify behavior'

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

773172ca7d79a54f59b99becf93e3ac7ebb765c1 authored over 5 years ago
fix: avoid warnings about missing organisation

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

313f9cfa3bff89032d2d6a10bda1cdbf19485750 authored over 5 years ago
fix: 'jx bdd' should pass/fail based on the pod

fixes #5454

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

a70242e4c93865bdce99dcf3eea52a6e68252016 authored over 5 years ago
fix: first spike at a `jx bdd` command to trigger the bdd tests

in a cluster

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

27a3d0af882796dab3053f70d78b00ff6aeebded authored over 5 years ago
chore: moved `jx step bdd` to a separate package

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

40bf823e9e3cfedd40de579d121a95ac7f2607e7 authored over 5 years ago
fix: making sure fetching from the private repo occurs authenticated

- renaming CreatePushURL to CreateAuthenticatedURL

fixes #5341

430107f56894749209139c783fb69cc4878955a2 authored over 5 years ago
fix: Update owner/org for tekton tests

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

5c25d20893323977de5606c10a377921fed99c1c authored over 5 years ago
chore: adding PickOwner in provider.go and misc typo fixes

- adding PickOwner in provider.go to provide a better message when slecting the
owner of the n...

5252f24de07d4570f94c1b97a932e0a498ff98b2 authored over 5 years ago
chore: aligning receiver names for ImportOptions functions

4cb9a9f9007ac2bcf8f71007bf8b327293abaf1e authored over 5 years ago
chore: typo fix in function docs for ShouldForkForPullRequest

41ee8e793d4677a01aa45174fc690389d5effaf0 authored over 5 years ago
fix: making all repository generation private per default

- this applies for all env respostories as well as repositories
created as part of `jx import`...

f4856838422ed1487aca70c97408e759c387f15f authored over 5 years ago
fix(boot): adding additional user verification when creating private repos

fixes #5476

47b7b050392c739e003cde89beb0b225dada1749 authored over 5 years ago
fix: reducing log level for GitPrivate set in TeamSettings

The code handles this case transparently and setting it to warn prints
it to the console multipl...

546c0a622e17ecd810df96cd0ae275b355da1b1d authored over 5 years ago
fix: enable build packs to checkout tags

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

9a508b74db205767c1598a1f98886694dc8c2c38 authored over 5 years ago
fix: Add 403 resp code for successful deployment

fixes: #5264
Signed-off-by: Harsh Vardhan <[email protected]>

ae8b2a809260302dbac4259c211705f6201d0898 authored over 5 years ago
fix: removing sourcerepository label from PipelineActivity

Since the label was a combination of repo owner and name there was a chance
it exceeded the 63 c...

1e5dc473e99f452dcad9e7046cdca35a4f6290b5 authored over 5 years ago
feat: use vault substitutions in app

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

045372b3a2d9f0eb774bb33b56183c2135b7d72a authored over 5 years ago
fix: prevent creation of dev env pr in cluster

Signed-off-by: Mark Cox <[email protected]>

9f921b5241123aca093f5f7720e781c56cb1ee56 authored over 5 years ago
fix: Revert update to latest cert-manager

Something in `upgrade ingress` does not want to work with the newer
cert-manager, so let's rever...

21edc92a5ed31153bb42d13d5f0732b997e7f09c authored over 5 years ago
feat: adding overrides for storage requirements

Signed-off-by: Cai Cooper <[email protected]>

7ad50a8e5e1e0eaa7f3795716574aa1a20ecbe5b authored over 5 years ago
chore: updated secrets baseline

Signed-off-by: Cai Cooper <[email protected]>

1921e31b0c9d2741df163b081b453204ee7d67b5 authored over 5 years ago
feat: add ability to skip linter

Signed-off-by: Cai Cooper <[email protected]>

e7a26d9f063c4a314e35699905b18869e98a89c0 authored over 5 years ago
fix: Revert making all created repos private by default

Reverts #5284. As seen in #5507, we weren't ever actually testing this
correctly (due to `--git-...

026e029eff964cf24d1aa1973573892857f94b94 authored over 5 years ago
feat: initial code to get the UI showing

feat: refactored the way we run this command to do port-forwarding

feat: find resources by labe...

aba90dc4d8d197eb1afb465e8ea02a8c846bf049 authored over 5 years ago
fix: allow webhook type to be configurable by env variable

Signed-off-by: Gareth Evans <[email protected]>

a7e1a76f39741f0bdefe38291095bd91c22115c9 authored over 5 years ago
fix: Add Helm repo for jetstack/cert-manager

fixes #5506

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

ea6d8b7d8815b2762543604f30ab6edbb6e4155e authored over 5 years ago
chore: fix the command example

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

ee851cc6980fa00b70e66ec85d1b400e43504893 authored over 5 years ago
test: add some unit tests for step created templated config command

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

60c73d031db09948d445f7d9a8de0bd9a1a4a438 authored over 5 years ago
chore: check the flags before executing the command

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

8a9893bee8bad06cd4fb9c9425798735902742d3 authored over 5 years ago
feat: add a command 'step create templated config' which allows to render a Go template config file from jx requirements file

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

63ecf47a231ef8415076977bd0c186905a3829eb authored over 5 years ago
feat: get files from GCS by stream transfer instead of file copy

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

a367dc0646116aeab6ffd8b31ecdfd8c5d3cb5cb authored over 5 years ago
fix: use namespace from jx-requirements

Part of #5034
Signed-off-by: Pete Muir <[email protected]>

88d6ab1a9b241c3e8578f0b794bfe005c5052abc authored over 5 years ago
chore: use the kube-hunter image from version stream

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

a5879c5853904d69bb3c9b1bd1c797c0c0741a86 authored over 5 years ago
chore: fix typo

thanks for spotting it @pmuir

e965781bbf329c83b877c042e9d43c750e08e105 authored over 5 years ago
fix: avoid failing boot if folks want TLS and are not using GKE

we log a warning that the combination has not been tested though

fixes #5451

Signed-off-by: Ja...

6410cfc918b7e9b5b9011fd28e5e0dbef70cd97c authored over 5 years ago
feat: use regexp when updating secrets

Signed-off-by: Gareth Evans <[email protected]>

65a7a4ce445fc099424d19fa67c6629db57417a6 authored over 5 years ago
feat: replicate secrets can create missing namespaces if required

Signed-off-by: Gareth Evans <[email protected]>

3938f5dc6f9591793064231d565f14e25241b807 authored over 5 years ago
feat: expose the insecureSkipVerify flag to `jx step verify url` so we can check URLs with selfsigned certs

cfe8e0500d3a01cc3776f878c643314c5a06679b authored over 5 years ago
chore: fixes for customising keyring & key within vault config

Signed-off-by: Gareth Evans <[email protected]>

3ba9e55a21fa2a539af76e4f5e8a8c5f82f679be authored over 5 years ago
chore: minor refactor

to trim dependencies so we don't have to pull in prow inside lighthouse

Signed-off-by: James St...

569bb94ea3f4e4d0e1a82f7f346aec866a33b346 authored over 5 years ago
fix: update PR only when files changed

Signed-off-by: Mark Cox <[email protected]>

3c6ad1e7ed0fe8446187ad7eb2a288f479c180b2 authored over 5 years ago
feat: pass the requirements vault name to the create vault command

Signed-off-by: Gareth Evans <[email protected]>

908cfa7af500e36cd653ca52ab5e512e1ec755a0 authored over 5 years ago
fix: update logging statement

412af893f56c5e6e1a9958cc0d3926e43befee78 authored over 5 years ago
chore: add in extra requirement overrides for vault

Signed-off-by: Gareth Evans <[email protected]>

02d0bc13bfffe032f74515a89c9d16f2437989d5 authored over 5 years ago
chore: make autoupdate switch consistent

Signed-off-by: Mark Cox <[email protected]>

975490652682ffad47b480668489c0824d5bcd6f authored over 5 years ago
fix: allow retry when searching for gcloud sa

Signed-off-by: Cai Cooper <[email protected]>

da6d8573b9ecd8e187b124f7cb52b66195a5eaa2 authored over 5 years ago
chore: handle errors when setting up the vault resources for AWS

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

67160a1d64a18365c91d870e4d8519b9167bbe2c authored over 5 years ago
fix: handle deprecated vault elements in jx-requirements.yml

Signed-off-by: Gareth Evans <[email protected]>

f70fc70442b33d294c98a9fdfa04dd71d4737555 authored over 5 years ago
feat: allow vault to be configured in cluster

Signed-off-by: Gareth Evans <[email protected]>

f415a3f463f86b92e10b242c3a6427a0de0a7ec1 authored over 5 years ago
fix: switch 'jx upgrade ingress` to latest certmgr

3eb64ee48e6088ff1af6bdff66b118d3fd5d4866 authored over 5 years ago
feat: enable create vault to specify bucket name and kms keyring names and service account name

Fixes #5117

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

b37fff90a60d7a8ad4932c0b0c8115ac7b03fc00 authored over 5 years ago
fix: Fix chartmuseum cred typo in chart makefile

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

65105f2df9855b1fdaf1e4b6766022ea6080037f authored over 5 years ago
fix: Switch back to informer for build controller watch

fixes #5459

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

e77bc226c2bd63996b7030aed7ca23e78d66cdf6 authored over 5 years ago
fix: set the env variable which holds the GitHub access token direclty from secret

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

73b8c7672116b48590d53d615dcf234787b3c7cb authored over 5 years ago
fix: set all env variables holding credentials for tekton BDD tests directly from secrets

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

f76fe5b459d2640186a7c3d74adc49935c0727c5 authored over 5 years ago
fix: use the appropiate github secret for jenkins bdd tests

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

c1aab45abe5119558763628fa5883c6cfec78b81 authored over 5 years ago
fix: set the environment variables holding credentials for jenkins bdd tests directly from secrets

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

b2319b504490bcd22a254bfe0119934bbc6832ba authored over 5 years ago
fix: set the chartmuseum environment variables for credentials

Set the Chartmuseum's environment variables directly from secrets in the release pipeline.

Sign...

5a4bf5306808d22773131821af9435f4529b0521 authored over 5 years ago
fix: mount the kaniko secret into /secrets/kaniko

Mounting the secret into the home of the builder will change this folder to read-only

Signed-of...

62298abb1cbb76576fd5bea9794f02ae5cb52a4d authored over 5 years ago
fix: use volume mount for secrets instead of step credential in all pipeline files

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

69096727e85d80caaf7b7885062842f4e0888e6a authored over 5 years ago
fix: use volume mount for secrets instead of step credential

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

94b6b3399f1d0ce104c8239cc02999fc5c0192e3 authored over 5 years ago
fix: better filtering and rendering of pipelines to cancel

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

50aecae56e9764ec5d0ea6f61dfcc3ade458ff86 authored over 5 years ago
chore: aligning receiver names for ImportOptions functions

bd04d633c727b06431882a009e6ebda0fac14931 authored over 5 years ago
chore: typo fix in function docs for ShouldForkForPullRequest

008a6443651caebbcc87afe2e9a7e54b0044fe3f authored over 5 years ago
fix: making all repository generation private per default

- this applies for all env respostories as well as repositories
created as part of `jx import`...

683838866f8fa6541ebb66604f0b301d34159070 authored over 5 years ago
chore: adding PickOwner in provider.go and misc typo fixes

- adding PickOwner in provider.go to provide a better message when slecting the
owner of the n...

2ce0e51a79a181b789bccee4b81cbb8b9b0f80a9 authored over 5 years ago
fix: making sure fetching from the private repo occurs authenticated

- renaming CreatePushURL to CreateAuthenticatedURL

fixes #5341

e0fb7110e88ee8064628549f4aa610ca3c8d5a07 authored over 5 years ago
chore: move the cloud DNS secret name directly into ingress config

It seems to be used by both external DNS service and cert-manager issuers.

Signed-off-by: Cosmi...

b46f4dd04fa38338943fc572fb1396cc4aa35bab authored over 5 years ago
fix: set a default secret name to cloud DNS secret when not defined

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

ec0318609b6c463c050887eed1b97bd829af21f8 authored over 5 years ago
fix: make the cloud DNS secret name configurable in the jx requirements

Use the default name when is not configured and update the value back into the requirements file...

35c315220134348d520550e7cdb3b5bf0ce7b82b authored over 5 years ago
chore: add autoUpdate to requirements config

Signed-off-by: Mark Cox <[email protected]>

6872778ce7b60a11303d781e34268e375e7bfeaa authored over 5 years ago
fix: avoid possible nil pointer

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

8d336b0ce533ec37bf74db743f960f29d80bca5a authored over 5 years ago
fix: 'jx stop pipeline' to support tekton

fixes #5443

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

e624cb3f95df80045f942f18d0dfb5210ea4c701 authored over 5 years ago
fix: allow a branch to be specified on `jx start pipeline`

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

a6a234ef21456b916aa6a94aa92d0a477b902178 authored over 5 years ago
chore: fix hound warning

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

3285eb6ff2620929fb8625c3a7a3056a39ed447f authored over 5 years ago