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

Fixing license headers #39

Merged
merged 1 commit into from
Apr 29, 2019
Merged

Fixing license headers #39

merged 1 commit into from
Apr 29, 2019

Conversation

Pensu
Copy link
Contributor

@Pensu Pensu commented Apr 29, 2019

Currently running make check-license fails with the error:

$ make check-license
>> checking license headers
-e license header checking failed:
-e   ./test/kubetest/kubetest.go
-e   ./test/kubetest/kubernetes.go
-e   ./test/e2e/basics.go
-e   ./test/e2e/main_test.go
make: *** [check-license] Error 255

This PR adds headers to the relevant files, so license check doesn't fail.

@brancz
Copy link
Owner

brancz commented Apr 29, 2019

Thanks! lgtm 👍

@brancz brancz merged commit e31509b into brancz:master Apr 29, 2019
@metalmatze
Copy link
Collaborator

Whoops, my bad. Thanks for adding!

ibihim pushed a commit to ibihim/kube-rbac-proxy that referenced this pull request Oct 20, 2022
…hift-4.8-ose-oauth-apiserver

Updating ose-oauth-apiserver builder & base images to be consistent with ART
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants