Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trace namespace creation #15

Open
troeger opened this issue Nov 5, 2019 · 0 comments
Open

Trace namespace creation #15

troeger opened this issue Nov 5, 2019 · 0 comments
Labels
Projects

Comments

@troeger
Copy link
Collaborator

troeger commented Nov 5, 2019

Similar to users, it should be traced who created or modified a Kubernetes namespace in the portal. This should include the implicit namespace creation on user approval.

@troeger troeger added the enhancement New feature or request label Feb 18, 2020
troeger pushed a commit that referenced this issue Oct 16, 2020
1e98d22 Update README.md
1c50b15 fix basic auth bug
3e71c94 add auth option value
effdac0 Merge pull request #18 from kubeportal/google-oauth
e02ccbd login flow using google credentials
cfd4fad force ssl redirect
612d8d3 update README
a187d09 Merge pull request #15 from kubeportal/logout-and-admin
92e6a59 more ignorance
ed0faca add redirect to django admin
b497176 set base url with env or default
dc15b79 use configmap
621e5d4 fix login-failed-redirect issue
e790902 merge
587456b small changes
ddb1bd5 Update README.md
6b89841 Merge pull request #14 from kubeportal/login
f16ebda implement login
1565610 Merge pull request #10 from kubeportal/add-config-view
7e48112 add config view: os installtion instruction, tooltip
4db8ddc Merge pull request #9 from kubeportal/show-webapps
b0505c8 render webapp buttons and apply more responsiveness
3542c51 Merge branch 'master' of https://github.com/kubeportal/kubeportal-frontend
3eb20b9 show data in welcome and statistics view
b4af9f4 fetch userdata
51770cd update node version in Dockerfile
b761784 Merge branch 'master' of https://github.com/kubeportal/kubeportal-frontend
fc8b644 update node version in Dockerfile
fcf18ce Merge pull request #7 from kubeportal/implement-api-calls
96ebc5a show data in welcome and statistics view
612ddca fetch userdata
a609111 Merge pull request #6 from kubeportal/add-toolbar-and-tabs
81934b6 add un-modularized toolbar and sidebar with tabs
bcbb127 doing git stuff and fix initial setup
e4af6a0 Update README.md
12db7fb update settings
f885a23 disable host check and bind to 0.0.0.0
46462ed more ignorance
1c3756e add github workflow
318fa3e initial commit
REVERT: 205b46c Initial commit

git-subtree-dir: kubeportal-frontend
git-subtree-split: 1e98d22ca3e8ffa60341496c15e765cdad82aca5
troeger added a commit that referenced this issue Oct 18, 2020
* Merge commit '2c468bba4a6b9c448eb0703893d79c83d1a69732' as 'kubeportal-frontend'

* Squashed 'kubeportal-frontend/' content from commit 205b46c

git-subtree-dir: kubeportal-frontend
git-subtree-split: 205b46c429a8d64c04f4a12b72ed35399f640e60

* Squashed 'kubeportal-api/' content from commit 9725390

git-subtree-dir: kubeportal-api
git-subtree-split: 9725390

* Update README.md

* Squashed 'kubeportal-frontend/' changes from 205b46c..1e98d22

1e98d22 Update README.md
1c50b15 fix basic auth bug
3e71c94 add auth option value
effdac0 Merge pull request #18 from kubeportal/google-oauth
e02ccbd login flow using google credentials
cfd4fad force ssl redirect
612d8d3 update README
a187d09 Merge pull request #15 from kubeportal/logout-and-admin
92e6a59 more ignorance
ed0faca add redirect to django admin
b497176 set base url with env or default
dc15b79 use configmap
621e5d4 fix login-failed-redirect issue
e790902 merge
587456b small changes
ddb1bd5 Update README.md
6b89841 Merge pull request #14 from kubeportal/login
f16ebda implement login
1565610 Merge pull request #10 from kubeportal/add-config-view
7e48112 add config view: os installtion instruction, tooltip
4db8ddc Merge pull request #9 from kubeportal/show-webapps
b0505c8 render webapp buttons and apply more responsiveness
3542c51 Merge branch 'master' of https://github.com/kubeportal/kubeportal-frontend
3eb20b9 show data in welcome and statistics view
b4af9f4 fetch userdata
51770cd update node version in Dockerfile
b761784 Merge branch 'master' of https://github.com/kubeportal/kubeportal-frontend
fc8b644 update node version in Dockerfile
fcf18ce Merge pull request #7 from kubeportal/implement-api-calls
96ebc5a show data in welcome and statistics view
612ddca fetch userdata
a609111 Merge pull request #6 from kubeportal/add-toolbar-and-tabs
81934b6 add un-modularized toolbar and sidebar with tabs
bcbb127 doing git stuff and fix initial setup
e4af6a0 Update README.md
12db7fb update settings
f885a23 disable host check and bind to 0.0.0.0
46462ed more ignorance
1c3756e add github workflow
318fa3e initial commit
REVERT: 205b46c Initial commit

git-subtree-dir: kubeportal-frontend
git-subtree-split: 1e98d22ca3e8ffa60341496c15e765cdad82aca5

* add build files

* fix configuration

* update README

* Squashed 'kubeportal-api/' changes from 9725390..eb99a9a

eb99a9a Fix compat to latest API spec
3ac65e1 Update README for new architecture
ab5860b Add tests for statistics API, cleanup
98c9c10 Fix URLs, add web applications to API
42c16d5 Implement list of available statistics in API
d234dbf Fix comments
11dc8cc Implement statistics API, fetch data individually
72e4fc0 Introduce API tests
dd5c639 Fix test suite redirect type
b9ac37b JWT, better logging
000c988 Merge branch 'master' into fe-api
d5dc51b Implemented user merging. Relevant for #59 (#73)

git-subtree-dir: kubeportal-api
git-subtree-split: eb99a9a

* Squashed 'kubeportal-frontend/' changes from 1e98d22..fd183b6

fd183b6 Merge pull request #24 from kubeportal/integrate-yaml-build-tool
b6308d9 css schnick schnack and clean up
8695643 add defaults to automate the whole process
46dde3e fix event propagation issue
c2917d1 customize linter
1643b3a integrate Ingress and Service Generator and use eventbus to call method in childcomponent
0b3f8a7 add Deployment/Service/Ingress Tabs and remove linter warnings
39f8759 Merge pull request #20 from kubeportal/improve-responsiveness
a710cdd fix responsiveness for mobile devices

git-subtree-dir: kubeportal-frontend
git-subtree-split: fd183b68db759b33e14e481da5405ebde22fcfb1

* change subtree branch

* Merge commit '427ee230ac100a5ab1e73b9fd72fc7a6ecc56b39' as 'kubeportal-api'

* Merge commit 'faff88c3c517f392211e6e8d67c94bc28b203643'

* Merge commit 'fbfa8c18d130875f12e671e769ebdbbfe8b59aec'

* Merge commit 'e5570fd56a0e88aead000440edce03a78b241ff7'

* Merge commit '82502548a09668d43745724ff740db4ec625bf52'

* Enable Minikube testing

* Use NodePorts for staging test, fix CORS in API server

Co-authored-by: Katharina Sachs <katharina.sachs@beuth-hochschule.de>
Co-authored-by: kat-hi <s77518@beuth-hochschule.de>
@kat-hi kat-hi added this to selected in kubeportal Dec 10, 2020
@kat-hi kat-hi moved this from selected to backlog in kubeportal Dec 10, 2020
@kat-hi kat-hi added backend and removed enhancement New feature or request labels Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
kubeportal
backlog
Development

No branches or pull requests

2 participants