Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Jenkins Proxy: API for metadata removal: GDPR compliance #4454

Closed
chmouel opened this issue Oct 18, 2018 · 0 comments
Closed

Jenkins Proxy: API for metadata removal: GDPR compliance #4454

chmouel opened this issue Oct 18, 2018 · 0 comments

Comments

@chmouel
Copy link

chmouel commented Oct 18, 2018

Provide an API which effectively do those SQL queries :

Find the jenkins namespace associated with the user - say ${user_jenkins_namespace}

DELETE FROM statistics WHERE namespace = '${user_jenkins_namespace}';
DELETE FROM requests WHERE namespace = '${user_jenkins_namespace}';

https://openshift.io/openshiftio/Openshift_io/plan/detail/805

Jenkins Proxy issue: fabric8-services/fabric8-jenkins-proxy#322

@chmouel chmouel self-assigned this Oct 18, 2018
@chmouel chmouel changed the title : API for metadata removal: GDPR compliance Jenkins Proxy: API for metadata removal: GDPR compliance Oct 18, 2018
@chmouel chmouel removed their assignment Oct 18, 2018
@khrm khrm self-assigned this Nov 29, 2018
@hrishin hrishin unassigned khrm Dec 5, 2018
@khrm khrm self-assigned this Jan 9, 2019
@chmouel chmouel closed this as completed May 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants