Jx: Set default GitHub project PRIVATE

Created on 14 Oct 2018  路  9Comments  路  Source: jenkins-x/jx

Summary

Hello, could you please set project created by Jenkins PRIVATE, for people who has private accounts, when Jenkins do something with GitHub ? All projects are OPENED ! All my enterprise data are accessible to competitors, this is a big security issue !

Steps to reproduce the behavior

jx create cluster eks
jx import
etc..

Jx version

The output of jx version is:
1.3.399

Kubernetes cluster

What kind of Kubernetes cluster are you using & how did you create it?
AWS EKS created using jx create cluster eks

Operating system / Environment

OS X 10.13.6 ( Changing soon to 10.14 )

Expected behavior

Private repositories

Actual behavior

Opened repositories

areimport areinstall kinenhancement

Most helpful comment

No,

But private should be the default value. And you put it public if you want.

All 9 comments

@Larzack Did you try with jx edit gitprivate ?

No,

But private should be the default value. And you put it public if you want.

I agree, private should be default. Or at least it should be prompted and not come as a surprise to the user.

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle rotten

/remove-lifecycle rotten

Upvote for this one. Was surprised to find out my code was suddenly public.

@hferentschik Probably, this is related to the work you recently have done for private repositories https://github.com/jenkins-x/jx/pull/5284.

/clo

Was this page helpful?
0 / 5 - 0 ratings