{"id":19522380,"url":"https://github.com/akashkatakam/s3-operator","last_synced_at":"2026-04-28T17:32:50.221Z","repository":{"id":75902605,"uuid":"257411167","full_name":"akashkatakam/s3-operator","owner":"akashkatakam","description":"Create idempotent folders in S3 using a custom resource in kubernetes","archived":false,"fork":false,"pushed_at":"2020-04-25T16:09:56.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-03T13:07:19.584Z","etag":null,"topics":["cloud-computing","containers","coreos","docker","go","kubernetes-operator","operators-sdk","s3"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akashkatakam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-20T21:45:42.000Z","updated_at":"2020-05-01T02:42:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"5911beb2-009e-413a-8168-b8b91032c097","html_url":"https://github.com/akashkatakam/s3-operator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akashkatakam/s3-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashkatakam%2Fs3-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashkatakam%2Fs3-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashkatakam%2Fs3-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashkatakam%2Fs3-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akashkatakam","download_url":"https://codeload.github.com/akashkatakam/s3-operator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashkatakam%2Fs3-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: 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":["cloud-computing","containers","coreos","docker","go","kubernetes-operator","operators-sdk","s3"],"created_at":"2024-11-11T00:38:44.296Z","updated_at":"2026-04-28T17:32:50.205Z","avatar_url":"https://github.com/akashkatakam.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# s3-operator\nA Kubernetes operator to create s3 folders.\n\nThis custom operator will create a folder in the s3 bucket. User will have access to the folder created in the S3 bucket.\n\n1)S3 bucket name\n2)Operator name where the operator pod will run\n3)Secret which contains IAM user name who will access to S3 folder\n\n## Team Information\n\n| Name | NEU ID | Email Address |\n| --- | --- | --- |\n| Akash Katakam | 001400025 | katakam.a@husky.neu.edu |\n| Ravi Kiran    | 001439467 | lnu.ra@husky.neu.edu |\n| Veena Iyer    | 001447061 | iyer.v@husky.neu.edu|\n\n\nTo create instances of this custom operator:\n\n1)Install this operator using the following link:\n```\nhttps://github.com/VeenaIyer-17/s3-operator.git\n```\n2)Create instance of the custom operator. Sample CR\n```\napiVersion: csye7374/v1alpha1\nkind: folder\nmetadata:\n  name: username\n  namespace: somenamespace\nspec:\n  username: yourusername\n  userSecret:\n    name: username-secret\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashkatakam%2Fs3-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashkatakam%2Fs3-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashkatakam%2Fs3-operator/lists"}