{"id":17149921,"url":"https://github.com/georgettica/obnpctl","last_synced_at":"2026-02-17T10:37:59.764Z","repository":{"id":38209246,"uuid":"470945637","full_name":"georgettica/obnpctl","owner":"georgettica","description":"will hold pod to pod REST communication and db connection examples","archived":false,"fork":false,"pushed_at":"2024-12-19T21:54:30.000Z","size":487,"stargazers_count":2,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-07T16:49:21.160Z","etag":null,"topics":["automation","cicd","cli","docker","go","golang","kubectl","kubernetes","kustomize","networking","presentation","secutiry"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/georgettica.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-03-17T10:25:53.000Z","updated_at":"2024-10-11T21:58:09.000Z","dependencies_parsed_at":"2023-02-17T11:45:31.361Z","dependency_job_id":"703a7ced-7b3d-4414-a346-3e6c6583f6d5","html_url":"https://github.com/georgettica/obnpctl","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/georgettica/obnpctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georgettica%2Fobnpctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georgettica%2Fobnpctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georgettica%2Fobnpctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georgettica%2Fobnpctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/georgettica","download_url":"https://codeload.github.com/georgettica/obnpctl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georgettica%2Fobnpctl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29540222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T08:11:05.436Z","status":"ssl_error","status_checked_at":"2026-02-17T08:09:38.860Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","cicd","cli","docker","go","golang","kubectl","kubernetes","kustomize","networking","presentation","secutiry"],"created_at":"2024-10-14T21:34:27.319Z","updated_at":"2026-02-17T10:37:59.732Z","avatar_url":"https://github.com/georgettica.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"= OBNPCTL\nRon Green \u003c8326+rogreen@users.noreply.gitlab.cee.redhat.com\u003e\n:toc:\n\nOpenShift Basic Networking Persentation (obnp) is a tool for a presentation on basic networking principals on OpenShift\n\n== What this tool provides\nBasically you can invoke a basic client server code.\n\nAdditionally the deployment folder has an additional feature which is to deploy a Postgres server and CLI that can connect to it\nuse\n\n----\nexport PATH=${PWD}/bin:${PATH}\n# install task (not explained here)\n# connect to the cluster you want (not explained here)\n# start the test\ntask deploy-up\n----\n\n== Topic to go through:\n\n=== How I set it up\n=== How the code looks like\n=== The k8s resources used\n=== What is kustomize and how I use it to deploy\n=== Basic startup-teardown of the tool\n\n== Tools Used\n\n=== Task\nto compile use https://taskfile.dev[an alternative of make]. see the link:Taskfile.yml[Task config file]\n\n=== kustomize\nhttps://kustomize.io/[kustomize] is a tool to make k8s files easier to compose together. it allows me to use the https://en.wikipedia.org/wiki/Don%27t_repeat_yourself[DRY method].\n\n=== kubectl-slice\nhttps://github.com/patrickdappollonio/kubectl-slice[kubectl-slice] is a nice tool to filter files from a stream. used to extract certain types from the `kustomize build` output\n\n=== goreleaser\nhttps://github.com/goreleaser/goreleaser[goreleaser] is used to build and deploy the tool. see the link:.goreleaser.yaml[goreleaser config file] \n\n=== cobra-cli\nhttps://github.com/spf13/cobra-cli[cobra-cli] is the tool used to add new components to the CLI\n\n=== golangci-lint\nhttps://github.com/golangci/golangci-lint[golangci-lint] is used to validate the code I write. see the link:.golangci.yml[golangci-lint config file]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorgettica%2Fobnpctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeorgettica%2Fobnpctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorgettica%2Fobnpctl/lists"}