Skip to content

Merge nginxaas changes #2

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

Open
wants to merge 215 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
215 commits
Select commit Hold shift + click to select a range
c034e6c
Seed repo
puneetsarna Mar 28, 2024
f1804c4
Remove Github-y stuff
puneetsarna Mar 28, 2024
d4f0824
Format code
puneetsarna Mar 29, 2024
12b2dd0
Lint code
puneetsarna Mar 29, 2024
ef78913
Update go version and deps
puneetsarna Mar 30, 2024
2f41f5e
Disable exhaustruct linter for now
puneetsarna Jul 8, 2024
3b5b0cc
Merge branch 'ps-dev-setupci' into 'main'
puneetsarna Jul 9, 2024
196b845
NLB-4655 NLK will retry a work item to update upstreams indefinitely
arussellf5 Jun 26, 2024
8051f90
Merge branch 'nlb-4655-nlk-retry' into 'main'
arussellf5 Jul 18, 2024
46ec67b
Update binary/docker img to nginxaas-operator
puneetsarna Jul 23, 2024
38f15a8
Merge branch 'ps-dev-rename' into 'main'
puneetsarna Jul 23, 2024
ac9100a
NLB-5341: Disable dep caching
puneetsarna Jul 31, 2024
8ca2c28
Merge branch 'ps-dev-cache' into 'main'
puneetsarna Jul 31, 2024
1f83f55
Run the informer in go routine
puneetsarna Aug 7, 2024
f5299b2
Merge branch 'ps-dev-goinformer' into 'main'
puneetsarna Aug 8, 2024
8512c6a
NLB-4617 Watcher filters events by annotation on ingress service name
arussellf5 Jul 29, 2024
654cab1
Merge branch 'nlb-4617-ingress-namespace' into 'main'
arussellf5 Aug 19, 2024
7446d64
NLB-4823 Translator assumes that port names provide context and upstr…
arussellf5 Jul 26, 2024
142d534
Merge branch 'nlb-4823-remove-nlk-port-prefix' into 'main'
arussellf5 Aug 19, 2024
6f30460
NLB-5282: Allow images to be pushed to Dockerhub
puneetsarna Aug 17, 2024
1191155
Merge branch 'ps-dev-release' into 'main'
puneetsarna Aug 19, 2024
c186177
Remove unneeded file
puneetsarna Jul 31, 2024
aad783f
Merge branch 'ps-dev-mod' into 'main'
puneetsarna Aug 19, 2024
e0e45d8
Capture code coverage
puneetsarna Aug 19, 2024
9d1102c
Merge branch 'ps-dev-coverage' into 'main'
puneetsarna Aug 19, 2024
ea11e79
Run coverage in a separate job
puneetsarna Aug 20, 2024
6b61763
Merge branch 'ps-dev-cover-test' into 'main'
puneetsarna Aug 21, 2024
bd184eb
NLB-5360 Upgraded nginx-plus client to v 1.2.2
arussellf5 Aug 22, 2024
2ca4fb1
Merge branch 'nlb-5360-nginx-plus-client-upgrade' into 'main'
arussellf5 Aug 22, 2024
e613e41
NLB-5065 Operator adds API Key to header
arussellf5 Jul 31, 2024
4a91d55
Merge branch 'nlb-5065-api-key' into 'main'
arussellf5 Aug 22, 2024
713b26c
Publish helm charts for development
puneetsarna Sep 2, 2024
84bff5b
Merge branch 'ps-dev-publish-helm' into 'main'
puneetsarna Sep 5, 2024
2949868
Update Chart version to be 0.1.0
puneetsarna Aug 23, 2024
608f008
Update release script to handle dual artifacts
puneetsarna Aug 26, 2024
71b9abe
Add helm chart publishing for a release
puneetsarna Aug 26, 2024
86f8dda
Set up CI to do helm+docker releases
puneetsarna Aug 26, 2024
f39eb36
Merge branch 'ps-dev-helm' into 'main'
puneetsarna Sep 12, 2024
1f7ff6a
NLB-5549 Translator allows hyphens in upstream name
arussellf5 Sep 16, 2024
c9361bb
Merge branch 'nlb-5549-port-name-fix' into 'main'
arussellf5 Sep 16, 2024
26c861b
Fix path to pull helm charts
puneetsarna Sep 12, 2024
1f669dd
Keep major version to 0
puneetsarna Sep 12, 2024
8432c0a
Fix how chart gets pushed to remote
puneetsarna Sep 19, 2024
d70bfb6
Fix src image tag
puneetsarna Sep 19, 2024
3a134e8
Use semantic versioning
puneetsarna Sep 20, 2024
d972271
Remove auto tagging
puneetsarna Sep 21, 2024
fb4c819
Merge branch 'ps-dev-fix-helmpath' into 'main'
puneetsarna Sep 23, 2024
f1d7238
Allow CI to run on tags
puneetsarna Sep 23, 2024
b0c182d
Merge branch 'ps-dev-fix-helmpath' into 'main'
puneetsarna Sep 23, 2024
b49b4ad
Fix path to push chart
puneetsarna Sep 23, 2024
5516df0
Merge branch 'ps-dev-fix-helmpath' into 'main'
puneetsarna Sep 23, 2024
f3e233e
Rename the chart to nginxaas-operator
puneetsarna Sep 24, 2024
2cde46d
Update name to be operator
puneetsarna Sep 24, 2024
e292269
Publish chart with new name
puneetsarna Sep 24, 2024
630179f
Use new name for publishing release artifacts
puneetsarna Sep 24, 2024
c611982
Merge branch 'ps-dev-fix-helmpath' into 'main'
puneetsarna Sep 25, 2024
dca1ce5
Update registry paths to dockerhub
puneetsarna Sep 25, 2024
c25d857
Update gitignore with new chart name
puneetsarna Sep 25, 2024
7dd452a
Add support for image pull secrets
puneetsarna Sep 25, 2024
67289c4
Merge branch 'ps-dev-fix-helm' into 'main'
puneetsarna Sep 25, 2024
83ce3b6
Mount configmap as a volume
puneetsarna Sep 27, 2024
300ea61
Drop configmap access for operator
puneetsarna Sep 27, 2024
20f56b5
Merge branch 'ps-dev-helm-conf' into 'main'
puneetsarna Sep 27, 2024
bbf9904
Grant permissions to read configmaps
puneetsarna Sep 27, 2024
98ca360
Merge branch 'ps-dev-perms' into 'main'
puneetsarna Sep 27, 2024
1d8cf2d
NLB-5342 Configuration settings now read from config file
arussellf5 Sep 5, 2024
5b459d6
Merge branch 'nlb-5342-config-file' into 'main'
arussellf5 Sep 27, 2024
32cb758
Get rid of helm chart cruft
UnwashedMeme Sep 30, 2024
8c5d0eb
Merge branch 'helm-cruft' into 'main'
puneetsarna Sep 30, 2024
ece843f
NLB-5678: Template the namespace
puneetsarna Oct 1, 2024
be72bbb
Merge branch 'ps-dev-namespace' into 'main'
puneetsarna Oct 1, 2024
df989bf
NLB-5666: Inject dataplane API key via Helm
puneetsarna Sep 27, 2024
f26c16a
Merge branch 'ps-dev-dataplane-key' into 'main'
puneetsarna Oct 1, 2024
1f84f62
Cleanup helm chart values
puneetsarna Oct 1, 2024
d801938
Merge branch 'ps-dev-helm-cleanup' into 'main'
puneetsarna Oct 1, 2024
e7e629a
Quote the helm function
puneetsarna Oct 1, 2024
3a2c42e
Merge branch 'ps-dev-fixuphelm' into 'main'
puneetsarna Oct 1, 2024
5b30654
Default the API Key value in helm
puneetsarna Oct 1, 2024
b25c487
Merge branch 'ps-dev-fixup-secret' into 'main'
puneetsarna Oct 1, 2024
a6b8e3b
Rename nginxaas-operator to nginxaas-loadbalancer-kubernetes
puneetsarna Oct 2, 2024
3fa112e
Merge branch 'ps-dev-rename-again' into 'main'
puneetsarna Oct 2, 2024
d1b5186
Fix helm repo path
puneetsarna Oct 2, 2024
d63bcbf
Merge branch 'ps-dev-slash' into 'main'
puneetsarna Oct 2, 2024
148dcc8
Version charts and images together
puneetsarna Oct 2, 2024
7250a55
Fix up helm and docker versions
puneetsarna Oct 2, 2024
bc69c4c
Merge branch 'ps-dev-fixuprelease' into 'main'
puneetsarna Oct 2, 2024
d56d38b
Fix up release regex to allow a release
puneetsarna Oct 2, 2024
907211f
Merge branch 'ps-dev-fixuprelease' into 'main'
puneetsarna Oct 2, 2024
ea9d9d1
Fixup nlk configmap name
puneetsarna Oct 2, 2024
f1338e8
Merge branch 'ps-dev-fixupcfgmap' into 'main'
puneetsarna Oct 3, 2024
1b92170
Remove configmap and secret permissions
UnwashedMeme Oct 1, 2024
7ac864b
Put config values in config key
UnwashedMeme Oct 1, 2024
5e72b33
Merge branch 'remove-permissions' into 'main'
UnwashedMeme Oct 3, 2024
63c82a7
Remove unused YAMLs
puneetsarna Oct 7, 2024
88eabbd
Merge branch 'ps-dev-deployment' into 'main'
puneetsarna Oct 7, 2024
3e98257
NLB-5679 Added checksum field to helm nlk-deployment to force restart…
arussellf5 Oct 8, 2024
cbe6dfa
NLB-5679 bumped to v0.4.1
arussellf5 Oct 9, 2024
e92264b
Merge branch 'nlb-5679-helm-annotation' into 'main'
arussellf5 Oct 9, 2024
332ea4f
NLB-5432: Add Gitlab Container scanning
puneetsarna Oct 9, 2024
abf0223
Merge branch 'ps-dev-container-scans' into 'main'
puneetsarna Oct 10, 2024
7cbd48b
Add linting for helm chart
puneetsarna Oct 11, 2024
a1d99d6
Merge branch 'ps-dev-helm-lint' into 'main'
puneetsarna Oct 11, 2024
7c69d10
NLB-5717: Add manifest for marketplace app
puneetsarna Oct 8, 2024
7e27e92
Merge branch 'ps-dev-manifest' into 'main'
puneetsarna Oct 15, 2024
afe5c00
NLB-5707: Create UI definition for AKS marketplace
puneetsarna Oct 11, 2024
03a11b5
Merge branch 'ps-dev-mkt-ui' into 'main'
puneetsarna Oct 15, 2024
c052f01
NLB-5733: Update Helm chart for Azure Marketplace
puneetsarna Oct 10, 2024
0a112ed
Merge branch 'ps-dev-helm-azure' into 'main'
puneetsarna Oct 16, 2024
1195350
NLB-5733: Update Helm chart for Azure Marketplace
puneetsarna Oct 10, 2024
60352fa
NLB-5708: Create ARM template for AKS extension
puneetsarna Oct 11, 2024
db73727
Add CNAB validation
puneetsarna Oct 11, 2024
514fafa
Add constraints to dataplane-related user inputs
puneetsarna Oct 15, 2024
0b18aa3
Allow releasing CNAB
puneetsarna Oct 16, 2024
ab6f2c3
Merge branch 'ps-dev-cnab' into 'main'
puneetsarna Oct 16, 2024
6b787d3
Fix cnab publish commands
puneetsarna Oct 16, 2024
14cab88
Merge branch 'ps-dev-fix-cnab' into 'main'
puneetsarna Oct 16, 2024
cfb92d9
Change extension to ClusterScope
puneetsarna Oct 17, 2024
be2a628
Merge branch 'ps-dev-clustermanifest' into 'main'
puneetsarna Oct 17, 2024
2da6ed5
Use release namespace everywhere
puneetsarna Oct 21, 2024
f5ffa08
Merge branch 'ps-dev-ns' into 'main'
puneetsarna Oct 21, 2024
15b19e4
Fixup helm value supplied in extension
puneetsarna Oct 21, 2024
feb183f
Merge branch 'ps-dev-apikey' into 'main'
puneetsarna Oct 22, 2024
21c42c7
Allow NLK to READ endpoint slices
puneetsarna Oct 18, 2024
cae793a
Merge branch 'ps-dev-ep' into 'main'
puneetsarna Oct 22, 2024
b4ede32
NLB-5753 Added buildinfo package and injected vars at build time
arussellf5 Oct 16, 2024
e2f0b06
NLB-5753 Replaced logrus with slog as the nlk logger; added version i…
arussellf5 Oct 16, 2024
98a140f
NLB-6753 Added nlk version to outgoing request headers
arussellf5 Oct 16, 2024
58053e8
NLB-5753 Bumped to version 0.6.1
arussellf5 Oct 16, 2024
1d6c67a
Merge branch 'nlb-5753-nlk-version-logging' into 'main'
arussellf5 Oct 23, 2024
c351323
NLB-5716: Allow devs to deploy NLK to AKS
puneetsarna Nov 6, 2024
62241be
Update AKS API version in marketplace bundle
puneetsarna Nov 6, 2024
4fc8a01
Merge branch 'ps-dev-deploy' into 'main'
puneetsarna Nov 7, 2024
b42d279
NLB-4468 Added package pointer from ARP
arussellf5 Nov 7, 2024
a9e2600
NLB-4468 Added support for cluster IP services, service IP addresses …
arussellf5 Oct 31, 2024
53927cb
NLB-4468 Bumped version to 0.7.0
arussellf5 Nov 7, 2024
2ad23ff
Merge branch 'nlb-4468-endpoint-slices' into 'main'
arussellf5 Nov 8, 2024
57ab494
NLB-5868: Use same image tag as appVersion
puneetsarna Nov 7, 2024
bb40843
Merge branch 'ps-dev-tag' into 'main'
puneetsarna Nov 11, 2024
5b5689d
NLB-5872 NLK main routine uses a shared informer factory
arussellf5 Nov 11, 2024
a8dd150
NLB-5872 Added event handlers for endpoint slice events
arussellf5 Nov 13, 2024
22d2d20
NLB-5872 Added node informer to watcher
arussellf5 Nov 14, 2024
4eb897c
NLB-5872 Translator now uses shared listers to access endpoint slices…
arussellf5 Nov 15, 2024
9775550
NLB-5872 If user removes nginxaas service annotation remove the servi…
arussellf5 Nov 19, 2024
b962c81
NLB-5872 Bumped version to 0.8.0
arussellf5 Nov 15, 2024
c4af76b
Merge branch 'nlb-5872-listeners' into 'main'
arussellf5 Nov 19, 2024
da73e27
Cleanup Whitesource scan
puneetsarna Oct 8, 2024
6346018
Merge branch 'ps-dev-ws-scans' into 'main'
puneetsarna Nov 23, 2024
1e88bde
NLB-5384: Redeploy operator to run tests
puneetsarna Aug 8, 2024
a526280
Merge branch 'ps-dev-redeploy-operator' into 'main'
puneetsarna Dec 5, 2024
5f0982f
Update chart,app version to 0.8.0
puneetsarna Dec 7, 2024
ef8ac00
Fix chart,app version for AKS marketplace
puneetsarna Dec 7, 2024
aaa1e5f
Merge branch 'ps-dev-aks' into 'main'
puneetsarna Dec 9, 2024
9d5c093
Update default logger to be info
puneetsarna Dec 9, 2024
dd2cd05
Merge branch 'ps-dev-ll' into 'main'
puneetsarna Dec 11, 2024
285af21
NLB-5933 Remove handler; responsibilities for looking up upstream ser…
arussellf5 Dec 11, 2024
71e9c15
NLB-5933 Added error group to the main routine
arussellf5 Dec 11, 2024
1de0c2c
NLB-5933 Remove PreviousService from core event
arussellf5 Dec 17, 2024
a504336
NLB-5933 Handle 404 errors when deleting upstream servers
arussellf5 Dec 19, 2024
dec267f
NLB-5933 Bumped version to 0.8.2
arussellf5 Dec 19, 2024
7e7cf37
Merge branch 'nlb-5933-simplify-workqueues' into 'main'
arussellf5 Jan 2, 2025
82e91f8
Upgrade the indirect net dep
puneetsarna Jan 4, 2025
315e981
Merge branch 'ps-dev-deps' into 'main'
puneetsarna Jan 8, 2025
3aa3a4c
Upgrade nginx-plus-go-client to v2.2.0
arussellf5 Jan 9, 2025
5fd552e
Bumped version to 0.8.3
arussellf5 Jan 9, 2025
eb597d0
Merge branch 'plus-client-upgrade' into 'main'
arussellf5 Jan 9, 2025
8827dd1
NLB-6070 Removal of service annotation is equivalent to service deletion
arussellf5 Jan 21, 2025
e839b5c
NLB-6070 bumped version to 0.8.4
arussellf5 Jan 21, 2025
9a65a80
Merge branch 'nlb-6070-annotation-removal' into 'main'
arussellf5 Jan 23, 2025
da4caf0
Use upstream SAST template
puneetsarna Jan 30, 2025
e9b09d4
Merge branch 'ps-dev-sast-official' into 'main'
puneetsarna Jan 30, 2025
751ff3f
NLB-5828: update nginx-plus-go-client version
dylan-way Jan 29, 2025
b5afa13
Merge branch 'update-go-client' into 'main'
dylan-way Jan 31, 2025
1c47001
Release NLK 1.0.0
puneetsarna Feb 4, 2025
e44b177
Merge branch 'ps-dev-release1' into 'main'
puneetsarna Feb 4, 2025
5ce472a
NLB-6230 Handle services of type LoadBalancer
arussellf5 Feb 10, 2025
82c81a7
NLB-6320 Bumped to version 1.1.0
arussellf5 Feb 10, 2025
f2b9419
Merge branch 'nlb-6230-load-balancer-service' into 'main'
arussellf5 Feb 19, 2025
6e48c5d
Remove AZ_LOCATION for stacks
puneetsarna Feb 27, 2025
87be721
Merge branch 'ps-dev-azlocation' into 'main'
arussellf5 Feb 27, 2025
34c3f7c
NLB-6293 Updated k8s libraries used by NLK
arussellf5 Feb 27, 2025
da3ab08
NLB-6293 Added mutex lock around certification's Certificates type
arussellf5 Feb 27, 2025
8b688a3
NLB-6293 Upgraded golangci-lint to v1.64.5 and fixed configuration
arussellf5 Feb 27, 2025
d26a4aa
Merge branch 'security-fixes' into 'main'
arussellf5 Feb 27, 2025
d026451
NLB-6294 The synchronizer uses a typed rate-limited workqueue
arussellf5 Feb 27, 2025
a2c3596
NLB-6294 Bumped version to 1.1.1
arussellf5 Feb 27, 2025
88cefab
NLB-6294 NewTransport clones the default http.DefaultTransport variable
arussellf5 Feb 28, 2025
91d02bd
Merge branch 'nlb-6294-k8s-typed-workqueues' into 'main'
arussellf5 Mar 6, 2025
9e3dde6
Force linux builds for the product
puneetsarna Mar 13, 2025
0a1208a
Merge branch 'ps-dev-linux' into 'main'
puneetsarna Mar 13, 2025
0ae1eb7
Added documents on how to release NLK
arussellf5 Apr 15, 2025
05d757f
Merge branch 'release-docs' into 'main'
arussellf5 Apr 15, 2025
97cd5fb
Removed synhronization's random functions
arussellf5 Mar 13, 2025
927ed46
NGINX plus http client rejects requests with too many headers
arussellf5 Mar 21, 2025
ab78f21
Upgraded go to 1.23.8 and golang.org/x/sync to v0.12.0
arussellf5 Mar 21, 2025
afb802e
Bumped version to 1.1.2
arussellf5 Mar 21, 2025
0ce0baf
Merge branch 'small-fixes' into 'main'
arussellf5 Apr 22, 2025
55f50e2
NLB-6372: enable scanning on merge requests, merged to main and tags …
kuthiala Apr 22, 2025
8834f53
Merge branch 'NLB-6372' into 'main'
kuthiala Apr 22, 2025
8765185
Enable dependency caching
puneetsarna May 19, 2025
1633c21
Skip go-cache while linting
puneetsarna May 19, 2025
c992734
Exit on diff failures from goimports fixes
puneetsarna May 19, 2025
4deb563
Merge branch 'ps-dev-en-deps' into 'main'
puneetsarna May 19, 2025
3ab6be1
unit test flake fix and go version upgrade to 1.24.3
kuthiala May 30, 2025
5d58a18
Merge branch 'aniruddh-dev' into 'main'
kuthiala May 30, 2025
f67d455
Fixed up helm templating for nginx-hosts param to support multiple ng…
arussellf5 Jun 26, 2025
d4e0b2e
Merge branch 'nlb-6733-multiple-hosts' into 'main'
arussellf5 Jun 27, 2025
c4163b2
NLB-6295 Simplified user configuration of TLS modes
arussellf5 Jun 30, 2025
06d6bd1
NLB-6295 Bumped version to 1.2.0
arussellf5 Mar 13, 2025
a8edd18
Updated go version to 1.24.4
arussellf5 Jul 1, 2025
27b53f7
Merge branch 'nlb-6295-remove-certs' into 'main'
arussellf5 Jul 1, 2025
4489410
NLB-6754 When deleting upstream servers handle upstream not found error
arussellf5 Jul 2, 2025
38bf9ab
NLB-6754 Bumped version to 1.2.1
arussellf5 Jul 2, 2025
77a35cd
Merge branch 'nlb-6754-check-not-found-responses' into 'main'
arussellf5 Jul 3, 2025
5fca6ef
Merge remote-tracking branch 'nginxaas-private/main'
arussellf5 Jul 8, 2025
a9c0f14
Removed context as a field within the nginx stream border client
arussellf5 Jul 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions .devops.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
#!/usr/bin/env bash

DEVOPS_UTILS_URL=${DEVOPS_UTILS_URL:-"gitlab.com/f5/nginx/tools/devops-utils.git"}
DEVOPS_UTILS_REF=${DEVOPS_UTILS_REF:-"master"}
rootdir=$(git rev-parse --show-toplevel)
devops_utils_dir="${rootdir}/.devops-utils"
git_update_file=${devops_utils_dir}/.last-git-update
ttl_seconds=$((60 * 60))

if [ "${CI}" == "true" ]; then
url="https://gitlab-ci-token:${CI_JOB_TOKEN}@${DEVOPS_UTILS_URL}"
else
# - change the first occurrence of "/" to ":" for local git clone
url="git@${DEVOPS_UTILS_URL/\//:}"
fi

epoch=$(date +%s)

# - get a local copy of devops-utils and update it when it's more than 1h old
if [ ! -d "$devops_utils_dir" ]; then
if ! git clone -q "${url}" "${devops_utils_dir}" --branch "${DEVOPS_UTILS_REF}" --depth 1; then
echo "ERROR: failed to clone devops-utils repo!"
exit 1
fi
echo "$epoch" > "$git_update_file"
else
if [ $((epoch - $(cat "$git_update_file"))) -gt $ttl_seconds ]; then
cd "$devops_utils_dir" || exit
git fetch -q origin
git reset -q --hard origin/"${DEVOPS_UTILS_REF}"
echo "$epoch" > "$git_update_file"
cd ..
fi
fi

# shellcheck disable=SC1090,SC1091
source "${devops_utils_dir}/devops-core-services.sh"
3 changes: 0 additions & 3 deletions .github/CODEOWNERS

This file was deleted.

32 changes: 0 additions & 32 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

22 changes: 0 additions & 22 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

9 changes: 0 additions & 9 deletions .github/dependabot.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .github/pull_request_template.md

This file was deleted.

101 changes: 0 additions & 101 deletions .github/workflows/build-and-sign-image.yml

This file was deleted.

72 changes: 0 additions & 72 deletions .github/workflows/run-scorecard.yml

This file was deleted.

27 changes: 0 additions & 27 deletions .github/workflows/run-tests.yml

This file was deleted.

67 changes: 66 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,69 @@ cover*
tmp/
docs/tls/DESIGN.md
:q
qqq
qqq.env
.env*
!.env.example
!.allowed_clients.json
!.env.example.auth
*.db
priv/certs
priv/nginx-agent/*
!priv/nginx-agent/nginx-agent.conf.example
key-data.json
nginx-instance-manager.tar.gz
vendor/

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib

# Test binary, built with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Output from debugger
__debug_bin

code-quality.json
coverage/*

# vim
*~
*.swp

### VisualStudioCode (from https://gitignore.io/api/VisualStudioCode) ###
.vscode/*
!.vscode/tasks.example.json
!.vscode/launch.example.json
!.vscode/extensions.json
!.vscode/KubernetesLocalProcessConfig*.yaml
*.code-workspace

### Goland
.idea/*

# bridge to kubernetes artifact
/KubernetesLocalProcessConfig.yaml


# output directory for build artifacts
build

# output directory for test artifacts (eg. coverage report, junit xml)
results

# devops-utils repo
.devops-utils/

# Ignore golang cache in CI
.go/pkg/mod

.go-build

nginxaas-loadbalancer-kubernetes-*
Loading