Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
fcd9057
Added extra volumes and volumeMounts to nifi container
mh013370 Nov 3, 2021
6307da7
migrate reference from orange to konpyutaika
erdrix Mar 5, 2022
f823082
Merge pull request #1 from konpyutaika/migrate_to_konpyutaika
erdrix Mar 6, 2022
102ce3f
update ci
erdrix Mar 6, 2022
db91d35
Merge pull request #2 from konpyutaika/circle_ci_migration
erdrix Mar 6, 2022
83c78e8
edit & fix
erdrix Mar 6, 2022
1c32948
Merge pull request #3 from konpyutaika/circle_ci_migration
erdrix Mar 6, 2022
75c9909
'bump version
erdrix Mar 6, 2022
46db0f2
fix
erdrix Mar 6, 2022
a5a79a2
bump version
erdrix Mar 6, 2022
29d6fde
Merge pull request #4 from konpyutaika/bump_version_0.8.0
erdrix Mar 6, 2022
925ec22
fix ci
erdrix Mar 6, 2022
80e166b
fix ci
erdrix Mar 6, 2022
1aa8f34
fix ci
erdrix Mar 6, 2022
e67bb01
fix ci
erdrix Mar 6, 2022
d9e6c2f
fix
erdrix Mar 6, 2022
f9155e8
fix
erdrix Mar 6, 2022
91e24f0
docs/minikube_to_k3d
juldrixx Mar 7, 2022
ab74ad9
Update readme
juldrixx Mar 7, 2022
b0b2751
Merge branch 'Orange-OpenSource:master' into master
juldrixx Mar 8, 2022
16e5dfa
migrate reference from orange to konpyutaika
erdrix Mar 5, 2022
317e3a4
update ci
erdrix Mar 6, 2022
4e49add
edit & fix
erdrix Mar 6, 2022
02663d8
'bump version
erdrix Mar 6, 2022
c47e320
fix
erdrix Mar 6, 2022
eabb863
bump version
erdrix Mar 6, 2022
8206b0c
fix ci
erdrix Mar 6, 2022
b6057fe
fix ci
erdrix Mar 6, 2022
f83891e
fix ci
erdrix Mar 6, 2022
17b2ee3
fix ci
erdrix Mar 6, 2022
cb974aa
fix
erdrix Mar 6, 2022
facaa48
fix
erdrix Mar 6, 2022
16f5f53
Fix flow position with 0 (#205)
juldrixxbis Mar 8, 2022
2d25605
Merge branch 'master' of https://github.com/konpyutaika/nifikop into …
erdrix Mar 12, 2022
e8ba873
add external volume configs
erdrix Mar 12, 2022
82a5b6a
set gitignore
erdrix Mar 12, 2022
caa1be5
Merge pull request #5 from konpyutaika/docs/minikube_to_k3d
erdrix Mar 12, 2022
3b0c6a7
Merge branch 'master' of https://github.com/konpyutaika/nifikop into …
erdrix Mar 12, 2022
237f203
append changelog
erdrix Mar 12, 2022
1f3691a
fix
erdrix Mar 12, 2022
9d60425
fix
erdrix Mar 12, 2022
ad6eb97
Merge pull request #6 from konpyutaika/addition_volumes
erdrix Mar 12, 2022
d1d7265
Bump lodash from 4.17.20 to 4.17.21 in /site (#12)
dependabot[bot] Mar 14, 2022
f9e98df
Bump url-parse from 1.4.7 to 1.5.10 in /site (#11)
dependabot[bot] Mar 14, 2022
28a3c5d
Bump ua-parser-js from 0.7.22 to 0.7.31 in /site (#10)
dependabot[bot] Mar 14, 2022
7b5ca39
Bump elliptic from 6.5.3 to 6.5.4 in /site (#9)
dependabot[bot] Mar 14, 2022
8bff2a4
Bump postcss from 7.0.35 to 7.0.39 in /site (#14)
dependabot[bot] Mar 14, 2022
be47cfa
Bump y18n from 4.0.0 to 4.0.3 in /site (#7)
dependabot[bot] Mar 14, 2022
bae1963
Bump prismjs from 1.22.0 to 1.27.0 in /site (#8)
dependabot[bot] Mar 14, 2022
efc63cd
Bump follow-redirects from 1.13.0 to 1.14.9 in /site (#13)
dependabot[bot] Mar 14, 2022
c9b0670
Bump shelljs from 0.8.4 to 0.8.5 in /site (#15)
dependabot[bot] Mar 14, 2022
50ce59c
Bump algoliasearch-helper from 3.2.2 to 3.7.0 in /site (#16)
dependabot[bot] Mar 14, 2022
96c2d6c
[Feature/NiFiCluster] Add max event driven thread count (#17)
juldrixx Mar 15, 2022
ff1c13b
[Feature/NiFiCluster] Add support topologySpreadConstraint (#18)
juldrixx Mar 15, 2022
70b20d6
[Feature/Helm] Add support --namespace helm arg (#19)
juldrixx Mar 15, 2022
5af80b5
Add configurable log levels
juldrixx Mar 15, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 3 additions & 3 deletions .ci/sonar_properties.tpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#----- INFO DEFINISSANT LE PROJET DANS SONAR ----
sonar.projectName=cda_analytics_${APPNAME}
sonar.projectKey=com.orange:cda_analytics-${APPNAME}
sonar.projectName=${APPNAME}
sonar.projectKey=com.konpyutaika:${APPNAME}
sonar.branch=${CI_COMMIT_REF_NAME}
#sonar.organization=${SONAR_ORGANIZATION}
#sonar.host.url=${SONAR_HOST_URL}
Expand All @@ -18,7 +18,7 @@ sonar.go.coverage.reportPaths=coverage.out
sonar.go.tests.reportPaths=test-report.out
sonar.coverage.dtdVerification=false
sonar.log.level=INFO
sonar.links.ci=https://github.com/Orange-OpenSource/nifikop/pipelines
sonar.links.ci=https://github.com/konpyutaika/nifikop/pipelines
sonar.dynamicAnalysis = reuseReports
sonar.scm.enabled = false

Expand Down
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ orbs:
executors:
operator-build:
docker:
- image: orangeopensource/nifikop-build:1.15
- image: ghcr.io/konpyutaika/docker-images/nifikop-build:1.15
# Define jobs list
jobs:
# Build job, which build operator docker image (with operator-sdk build)
Expand Down Expand Up @@ -102,7 +102,7 @@ orbs:
if [[ $(echo "$CIRCLE_BRANCH" | grep -c "pull") -gt 0 ]]; then
echo "This is a PR, we don't push to Hub."
else
docker login --username $DOCKERHUB_USER --password $DOCKERHUB_PASSWORD
docker login ghcr.io -u $GH_NAME --password $GH_TOKEN
make docker-push
fi
- save_cache:
Expand Down Expand Up @@ -214,7 +214,7 @@ orbs:
if [[ $(echo "$CIRCLE_BRANCH" | grep -c "pull") -gt 0 ]]; then
echo "This is a PR, we don't publish to helm repo."
else
CHART_VERSION=$(cat helm/nifikop/Chart.yaml| grep version | awk -F"version: " '{print $2}') GCP_SA_CREDS=${GCP_SQUIDFLOW_SBX_SA_KEY} /home/circleci/nifikop/tools/publish_helm_gcs.sh
CHART_VERSION=$(cat helm/nifikop/Chart.yaml| grep version | awk -F"version: " '{print $2}') /home/circleci/nifikop/tools/publish_helm_github_packages.sh
fi
jobs:
deploy-website:
Expand Down Expand Up @@ -296,7 +296,7 @@ workflows:
# <<: *canonical_repo_filter

- operator/release-helm:
name: release-helm-orange-incubator-nifikop
name: release-helm-incubator-nifikop
requires:
- build-nifikop
<<: *only_on_release_tag
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ tags
.idea
.idea/runConfigurations/
.vscode
nifi-operator.env
nifikop.env
telepresence.log

# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion ADOPTERS.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Adopters
This is a list of production adopters of Orange's NiFi Operator (in alphabetical order):
This is a list of production adopters of konpyutaika's NiFi Operator (in alphabetical order):
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,23 @@

### Added

- [PR #19](https://github.com/konpyutaika/nifikop/pull/19) - **[Helm chart]** Support --namespace helm arg
- [PR #18](https://github.com/konpyutaika/nifikop/pull/18) - **[Operator/NiFiCluster]** Support `topologySpreadConstraint`
- [PR #17](https://github.com/konpyutaika/nifikop/pull/17) - **[Operator/NiFiCluster]** Add ability to set max event driven thread count to NiFi Cluster.
- [PR #6](https://github.com/konpyutaika/nifikop/pull/6) - **[Operator/NiFiCluster]** Add ability to attach additional volumes & volumeMounts to NiFi container.

### Changed

- [PR #5](https://github.com/konpyutaika/nifikop/pull/5) - **[Documentation]** Change minikube by k3d.

### Deprecated

### Removed

### Fixed Bugs

## v0.8.0

## v0.7.6

### Added
Expand Down
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ NiFiKop is Apache 2.0 licensed and accepts contributions via GitHub pull request
# Email and Chat

- Email: [nifikop][nifikop]
- Slack : [https://slack.nifikop.io](https://slack.nifikop.io/)
- Slack : [https://slack.konpytika.io](https://join.slack.com/t/konpytika/shared_invite/zt-14md072lv-Jr8mqYoeUrqzfZF~YGUpXA)

## Getting started

- Fork the repository on GitHub
- See the [developer guide](https://orange-opensource.github.io/nifikop/docs/6_contributing/1_developer_guide) for build instructions
- See the [developer guide](https://konpyutaika.github.io/nifikop/docs/6_contributing/1_developer_guide) for build instructions

## Reporting bugs and creating issues

Expand Down Expand Up @@ -117,4 +117,4 @@ Source: https://developercertificate.org/
If the contribution changes the existing APIs or user interface it must include sufficient documentation to explain the use of the new or updated feature. Likewise the [CHANGELOG][changelog] should be updated with a summary of the change and link to the pull request.

[nifikop]:
[changelog]: https://github.com/Orange-OpenSource/nifikop/blob/master/CHANGELOG.md
[changelog]: https://github.com/konpyutaika/nifikop/blob/master/CHANGELOG.md
16 changes: 8 additions & 8 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 GO111MODULE=on go build -a -o manager
# Use distroless as minimal base image to package the manager binary
# Refer to https://github.com/GoogleContainerTools/distroless for more details
FROM gcr.io/distroless/static:nonroot
LABEL org.opencontainers.image.documentation="https://github.com/Orange-OpenSource/nifikop/blob/master/README.md"
LABEL org.opencontainers.image.authors="Alexandre Guitton <[email protected]>"
LABEL org.opencontainers.image.source="https://github.com/Orange-OpenSource/nifikop"
LABEL org.opencontainers.image.vendor="Orange France - Digital Factory"
LABEL org.opencontainers.image.documentation="https://github.com/konpyutaika/nifikop/blob/master/README.md"
LABEL org.opencontainers.image.authors="Alexandre Guitton <[email protected]>"
LABEL org.opencontainers.image.source="https://github.com/konpyutaika/nifikop"
LABEL org.opencontainers.image.vendor="Konpyūtāika"
LABEL org.opencontainers.image.version="0.1"
LABEL org.opencontainers.image.description="Operateur des Gestion de Clusters Nifi"
LABEL org.opencontainers.image.url="https://github.com/Orange-OpenSource/nifikop"
LABEL org.opencontainers.image.title="Operateur NiFi"
LABEL org.opencontainers.image.description="NiFi cluster operator"
LABEL org.opencontainers.image.url="https://github.com/konpyutaika/nifikop"
LABEL org.opencontainers.image.title="NiFi operator"

LABEL org.label-schema.usage="https://github.com/Orange-OpenSource/nifikop/blob/master/README.md"
LABEL org.label-schema.usage="https://github.com/konpyutaika/nifikop/blob/master/README.md"
LABEL org.label-schema.docker.cmd="/usr/local/bin/nifikop"
LABEL org.label-schema.docker.cmd.devel="N/A"
LABEL org.label-schema.docker.cmd.test="N/A"
Expand Down
2 changes: 1 addition & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

| Maintainer | GitHub ID | Affiliation |
| ---------- | --------- | ----------- |
| Alexandre Guitton | [erdrix](https://github.com/erdrix) | https://opensource.orange.com |
| Alexandre Guitton | [erdrix](https://github.com/erdrix) | |
7 changes: 4 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Image URL to use all building/pushing image targets
SERVICE_NAME := nifikop
DOCKER_REGISTRY_BASE ?= orangeopensource
DOCKER_REGISTRY_BASE ?= ghcr.io/konpyutaika/docker-images
IMAGE_TAG ?= $(shell git describe --tags --abbrev=0 --match '[0-9].*[0-9].*[0-9]' 2>/dev/null)
IMAGE_NAME ?= $(SERVICE_NAME)
BUILD_IMAGE ?= orangeopensource/nifikop-build
BUILD_IMAGE ?= ghcr.io/konpyutaika/docker-images/nifikop-build
GOLANG_VERSION ?= 1.15

# workdir
Expand Down Expand Up @@ -90,7 +90,8 @@ generate: controller-gen

# Generate manifests e.g. CRD, RBAC etc.
manifests: controller-gen
$(CONTROLLER_GEN) $(CRD_OPTIONS) rbac:roleName=manager-role webhook paths="./..." output:crd:artifacts:config=config/crd/bases output:crd:artifacts:config=helm/nifikop/crds
$(CONTROLLER_GEN) $(CRD_OPTIONS) rbac:roleName=manager-role webhook paths="./..." output:crd:artifacts:config=config/crd/bases
mkdir -p helm/nifikop/crds && cp config/crd/bases/* helm/nifikop/crds

# Build the docker image
docker-build:
Expand Down
28 changes: 14 additions & 14 deletions PROJECT
Original file line number Diff line number Diff line change
@@ -1,79 +1,79 @@
domain: orange.com
domain: konpyutaika.com
layout: go.kubebuilder.io/v3
projectName: nifikop
repo: github.com/Orange-OpenSource/nifikop
repo: github.com/konpyutaika/nifikop
resources:
- api:
crdVersion: v1
# TODO(user): Uncomment the below line if this resource's CRD is namespace scoped, else delete it.
# namespaced: true
# TODO(user): Uncomment the below line if this resource implements a controller, else delete it.
# controller: true
domain: orange.com
domain: konpyutaika.com
group: nifi
kind: NifiCluster
# TODO(user): Update the package path for your API if the below value is incorrect.
path: github.com/Orange-OpenSource/nifikop/api/v1alpha1
path: github.com/konpyutaika/nifikop/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
# TODO(user): Uncomment the below line if this resource's CRD is namespace scoped, else delete it.
# namespaced: true
# TODO(user): Uncomment the below line if this resource implements a controller, else delete it.
# controller: true
domain: orange.com
domain: konpyutaika.com
group: nifi
kind: NifiUserGroup
# TODO(user): Update the package path for your API if the below value is incorrect.
path: github.com/Orange-OpenSource/nifikop/api/v1alpha1
path: github.com/konpyutaika/nifikop/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
# TODO(user): Uncomment the below line if this resource's CRD is namespace scoped, else delete it.
# namespaced: true
# TODO(user): Uncomment the below line if this resource implements a controller, else delete it.
# controller: true
domain: orange.com
domain: konpyutaika.com
group: nifi
kind: NifiUser
# TODO(user): Update the package path for your API if the below value is incorrect.
path: github.com/Orange-OpenSource/nifikop/api/v1alpha1
path: github.com/Okonpyutaika/nifikop/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
# TODO(user): Uncomment the below line if this resource's CRD is namespace scoped, else delete it.
# namespaced: true
# TODO(user): Uncomment the below line if this resource implements a controller, else delete it.
# controller: true
domain: orange.com
domain: konpyutaika.com
group: nifi
kind: NifiRegistryClient
# TODO(user): Update the package path for your API if the below value is incorrect.
path: github.com/Orange-OpenSource/nifikop/api/v1alpha1
path: github.com/Okonpyutaika/nifikop/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
# TODO(user): Uncomment the below line if this resource's CRD is namespace scoped, else delete it.
# namespaced: true
# TODO(user): Uncomment the below line if this resource implements a controller, else delete it.
# controller: true
domain: orange.com
domain: konpyutaika.com
group: nifi
kind: NifiDataflow
# TODO(user): Update the package path for your API if the below value is incorrect.
path: github.com/Orange-OpenSource/nifikop/api/v1alpha1
path: github.com/konpyutaika/nifikop/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
# TODO(user): Uncomment the below line if this resource's CRD is namespace scoped, else delete it.
# namespaced: true
# TODO(user): Uncomment the below line if this resource implements a controller, else delete it.
# controller: true
domain: orange.com
domain: konpyutaika.com
group: nifi
kind: NifiParameterContext
# TODO(user): Update the package path for your API if the below value is incorrect.
path: github.com/Orange-OpenSource/nifikop/api/v1alpha1
path: github.com/konpyutaika/nifikop/api/v1alpha1
version: v1alpha1
version: "3"
plugins:
Expand Down
40 changes: 20 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,32 @@
<p align="center"><img src="docs/img/nifikop.png" width="160"></p>

<p align="center">
<a href="https://hub.docker.com/r/orangeopensource/nifikop/">
<img src="https://img.shields.io/docker/v/orangeopensource/nifikop.svg?sort=date" alt="Docker Automated build">
<a href="https://ghcr.io/konpyutaika/docker-images/nifikop/">
<img src="https://img.shields.io/github/v/release/konpyutaika/nifikop?style=shield&logo=docker" alt="Docker Automated build">
</a>

<a href="https://circleci.com/gh/Orange-OpenSource/nifikop">
<img src="https://circleci.com/gh/Orange-OpenSource/nifikop/tree/master.svg?style=shield" alt="CircleCI">
<a href="https://github.com/konpyutaika/nifikop">
<img src="https://img.shields.io/github/v/release/konpyutaika/nifikop?style=shield&logo=github" alt="Docker Automated build">
</a>

<a href="https://goreportcard.com/report/github.com/Orange-OpenSource/nifikop">
<img src="https://goreportcard.com/badge/github.com/Orange-OpenSource/nifikop" alt="Go Report Card">
<a href="https://circleci.com/gh/konpyutaika/nifikop">
<img src="https://circleci.com/gh/konpyutaika/nifikop/tree/master.svg?style=shield" alt="CircleCI">
</a>

<a href="https://github.com/Orange-OpenSource/nifikop/">
<img src="https://img.shields.io/badge/license-Apache%20v2-orange.svg" alt="license">
<a href="https://goreportcard.com/report/github.com/konpyutaika/nifikop">
<img src="https://goreportcard.com/badge/github.com/konpyutaika/nifikop?style=shield" alt="Go Report Card">
</a>

<a href="https://github.com/konpyutaika/nifikop/">
<img src="https://img.shields.io/badge/license-Apache%20v2-orange.svg?style=shield" alt="license">
</a>
</p>

# NiFiKop

You can access to the full documentation on the [NiFiKop Documentation](https://orange-opensource.github.io/nifikop/)
You can access to the full documentation on the [NiFiKop Documentation](https://konpyutaika.github.io/nifikop/)

The Orange NiFi operator is a Kubernetes operator to automate provisioning, management, autoscaling and operations of [Apache NiFi](https://nifi.apache.org/) clusters deployed to K8s.
The Konpyūtāika NiFi operator is a Kubernetes operator to automate provisioning, management, autoscaling and operations of [Apache NiFi](https://nifi.apache.org/) clusters deployed to K8s.

## Overview

Expand All @@ -44,8 +48,6 @@ Some of the roadmap features :

## Motivation

At [Orange](https://opensource.orange.com/fr/accueil/) we are building some [Kubernetes operator](https://https://github.com/Orange-OpenSource/nifikop?utf8=%E2%9C%93&q=operator&type=&language=), that operate NiFi and Cassandra clusters (among other types) for our business cases.

There are already some approaches to operating NiFi on Kubernetes, however, we did not find them appropriate for use in a highly dynamic environment, nor capable of meeting our needs.

- [Helm chart](https://github.com/cetic/helm-nifi)
Expand All @@ -55,21 +57,21 @@ Finally, our motivation is to build an open source solution and a community whic

## Installation

To get up and running quickly, check our [Getting Started page](https://orange-opensource.github.io/nifikop/docs/2_setup/1_getting_started)
To get up and running quickly, check our [Getting Started page](https://konpyutaika.github.io/nifikop/docs/2_setup/1_getting_started)

## Development

Checkout out the [Developer page](https://orange-opensource.github.io/nifikop/docs/6_contributing/1_developer_guide)
Checkout out the [Developer page](https://konpyutaika.github.io/nifikop/docs/6_contributing/1_developer_guide)

## Features

Check out the [Supported Features Page](https://orange-opensource.github.io/nifikop/docs/1_concepts/3_features)
Check out the [Supported Features Page](https://konpyutaika.github.io/nifikop/docs/1_concepts/3_features)

## Issues, feature requests and roadmap

Please note that the NiFi operator is constantly under development and new releases might introduce breaking changes. We are striving to keep backward compatibility as much as possible while adding new features at a fast pace. Issues, new features or bugs are tracked on the projects [GitHub page](https://github.com/Orange-OpenSource/nifikop/issues) - please feel free to add yours!
Please note that the NiFi operator is constantly under development and new releases might introduce breaking changes. We are striving to keep backward compatibility as much as possible while adding new features at a fast pace. Issues, new features or bugs are tracked on the projects [GitHub page](https://github.com/konpyutaika/nifikop/issues) - please feel free to add yours!

To track some of the significant features and future items from the roadmap please visit the [roadmap doc](https://orange-opensource.github.io/nifikop/docs/1_concepts/4_roadmap).
To track some of the significant features and future items from the roadmap please visit the [roadmap doc](https://konpyutaika.github.io/nifikop/docs/1_concepts/4_roadmap).

## Contributing

Expand All @@ -81,7 +83,7 @@ If you find this project useful here's how you can help:

## Community

If you have any questions about the NiFi operator, and would like to talk to us and the other members of the community, please join our [Slack](https://nifikop.slack.com/).
If you have any questions about the NiFi operator, and would like to talk to us and the other members of the community, please join our [Slack](https://join.slack.com/t/konpytika/shared_invite/zt-14md072lv-Jr8mqYoeUrqzfZF~YGUpXA).

If you find this project useful, help us:

Expand All @@ -98,8 +100,6 @@ If you find this project useful, help us:

## License

Copyright (c) 2020 [Orange, Inc.](https://opensource.orange.com)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
Expand Down
14 changes: 0 additions & 14 deletions api/v1alpha1/common_types.go
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
// Copyright 2020 Orange SA
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.package apis

package v1alpha1

import (
Expand Down
Loading