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

Bgd 5296 marge latest kubeflow spark operator #19

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
bc05d55
Fix signal handling for non-leader processes (#1680)
antonipp Mar 17, 2023
e7361ba
add lifecycle to executor (#1674)
tiechengsu Mar 17, 2023
fff3ba6
Add Kognita to "Who is using" (#1637)
claudino-kognita Mar 17, 2023
3dc7765
Add support for `ephemeral.volumeClaimTemplate` in helm chart CRDs (#…
ArshiAAkhavan Mar 17, 2023
e5c45e2
add dependabot (#1629)
monotek Mar 17, 2023
a733749
fix tolerations block in wrong segment for webhook jobs (#1633)
zhiminglim Mar 17, 2023
bd2eda2
Added permissions for leader election (#1647)
ordukhanian Mar 17, 2023
72481c0
Extra helm chart labels (#1669)
kvanzuijlen Mar 23, 2023
5f2efd4
Molex started using spark K8 operator. (#1714)
AshishPushpSingh Apr 4, 2023
5b7a6e3
Roblox who-is (#1784)
matschaffer-roblox Oct 26, 2023
d596205
Optional sidecars for operator pod (#1754)
qq157755587 Oct 26, 2023
0ad755c
Expand ingress docs a bit (#1806)
matschaffer-roblox Oct 26, 2023
1b842a8
Add envFrom to operator deployment (#1785)
matschaffer-roblox Oct 26, 2023
463ed1e
Improve getMasterURL() to add [] to IPv6 if needed (#1825)
LittleWat Oct 26, 2023
223ec8d
Link to helm upgrade docs fixed (#1783)
haron Oct 26, 2023
93a9aa8
Updating webhook docs to also mention eks (#1763)
JunaidChaudry Oct 26, 2023
86d71c8
* Added support for `seccompProfile` in Spark application CRD. It is …
ordukhanian Oct 26, 2023
f21a4e5
allowing optional annotation on rbac (#1770)
cxfcxf Oct 26, 2023
678d313
Add qualytics to who is using (#1736)
josecsotomorales Oct 26, 2023
e146848
Fix docs for Volcano integration (#1719)
VVKot Oct 26, 2023
cd78251
Handle invalid API resources in discovery (#1758)
wiltonsr Oct 27, 2023
b49b1b4
Add Rokt to who-is-using.md (#1867)
jacobsalway Nov 9, 2023
8cb6c80
fix: fix issue #1723 about spark-operator not working with volcano on…
disaster37 Nov 9, 2023
0a44823
Create OWNERS
zijianjoy Mar 15, 2024
5478052
Merge pull request #1927 from kubeflow/zijianjoy-patch-1
zijianjoy Mar 16, 2024
ec1c2e3
Allow to set webhook job resource limits (#1429,#1300) (#1946)
karbyshevds Apr 2, 2024
717a3ec
Add PVC permission to Operator role (#1889)
wyangsun Apr 6, 2024
0dd08b2
remove unmatched quotes from user-guide.md (#1584)
taeyeopkim1 Apr 6, 2024
14a39e6
BUGFIX: Added cancel method to fix context leak (#1917)
fazledyn-or Apr 6, 2024
43f489d
README for installing operator using kustomize with custom namespace …
shahsiddharth08 Apr 6, 2024
c9bfa81
upgraded golang and dependencies (#1954)
AndrewChubatiuk Apr 7, 2024
8a31a46
feat: add support for custom service labels (#1952)
Cian911 Apr 7, 2024
4d1f5c5
Cleanup after golang upgrade (#1956)
AndrewChubatiuk Apr 8, 2024
1591668
Chart: add patch permissions for spark operator SA to support spark 3…
Aakcht Apr 8, 2024
7e34e7e
chore: replace GoogleCloudPlatform/spark-on-k8s-operator with kubeflo…
zevisert Apr 8, 2024
835281d
support multiple namespaces (#1955)
AndrewChubatiuk Apr 11, 2024
4fd6a54
added id for a build job to fix digests artifact creation (#1963)
AndrewChubatiuk Apr 11, 2024
59badbf
fix: add containerPort declaration for webhook in helm chart (#1961)
zevisert Apr 11, 2024
179ad8b
Update helm chart README (#1958)
ChenYi015 Apr 13, 2024
76a7947
publish chart independently, incremented both chart and image version…
AndrewChubatiuk Apr 13, 2024
39b79d7
fixed docker image tag and updated chart docs (#1969)
AndrewChubatiuk Apr 14, 2024
69e9841
feat: Doc updates, Issue and PR templates are added (#1970)
vara-bonthu Apr 14, 2024
6ded3ac
Add some helm chart unit tests and fix spark service account render f…
ChenYi015 Apr 15, 2024
362b812
chore: remove k8s.io/kubernetes replaces and adapt to v1.29.3 apis (#…
ajayk Apr 16, 2024
e9dbdfb
fix: upgraded k8s deps (#1983)
AndrewChubatiuk Apr 16, 2024
1d3e385
fix: fixed serviceaccount annotations (#1972)
AndrewChubatiuk Apr 16, 2024
dede190
Use Kubeflow Docker Hub for Spark Operator Image (#1974)
andreyvelich Apr 17, 2024
c01e91d
fix spark-rbac (#1986)
Aransh Apr 17, 2024
5e9c0b4
Update spark operator permissions for CRD (#1973)
ChenYi015 Apr 17, 2024
f6c9d64
chore: Add Timo to user list (#1615)
vanducng Apr 19, 2024
4d4f1c5
fix: Update Github workflow to publish Helm charts on chart changes, …
vara-bonthu Apr 19, 2024
4f26fe7
fix: Removed `publish-image` dependency on publishing the helm chart …
vara-bonthu Apr 19, 2024
ccb3ceb
Add emptyDir sizeLimit support for local dirs (#1993)
jacobsalway Apr 19, 2024
bf2ecce
Fix Docker Hub Credentials in CI (#2003)
andreyvelich Apr 24, 2024
8fc4058
fix(chart): remove operator namespace default for job namespaces valu…
t3mi Apr 24, 2024
333ee0b
feat: add support for service labels on driver-svc (#1985)
Cian911 Apr 26, 2024
d87c685
Fix examples (#2010)
peter-mcclonski May 7, 2024
a1efb79
Update Spark Job Namespace docs (#2000)
matthewrossi May 7, 2024
1d123ca
Remove outdated PySpark experimental warning in example (#2014)
andrejpk May 9, 2024
153537e
Fixes a bug with dynamic allocation forcing the executor count to be …
peter-mcclonski May 17, 2024
b723367
Support exposing extra TCP ports in Spark Driver via K8s Ingress (#1998)
hiboyang May 20, 2024
3c75376
Chart: add POD_NAME env for leader election (#2039)
Aakcht May 31, 2024
5a5983b
:memo: Add Inter&Co to who-is-using.md (#2040)
ignitz May 31, 2024
0573222
Add restartPolicy field to SparkApplication Driver/Executor initConta…
mschroering Jun 4, 2024
2219563
Bump appVersion to v1beta2-1.5.0-3.5.0 (#2044)
ChenYi015 Jun 5, 2024
089546e
Add ChenYi015 as spark-operator reviewer (#2045)
ChenYi015 Jun 5, 2024
adfcb73
merge upstream master
sigmarkarl Jun 5, 2024
5ce3dba
Certifictes are generated by operator rather than gencerts.sh (#2016)
ChenYi015 Jun 5, 2024
8f7e325
Update minikube version in CI (#2059)
Cian911 Jun 15, 2024
0b67bae
Adding an option to set the priority class for spark-operator pod (#2…
pkgajulapalli Jun 15, 2024
4774fec
Support objectSelector on mutating webhook (#2058)
Cian911 Jun 17, 2024
d37ac38
Modified README.MD as per changes discussed on https://github.com/kub…
vikas-saxena02 Jun 18, 2024
012b52a
Remove .gitlab-ci.yml (#2069)
jacobsalway Jun 22, 2024
4bb4b5c
Add code of conduct and update contributor guide (#2074)
ChenYi015 Jun 26, 2024
16cd35a
Update README and documentation (#2047)
ChenYi015 Jun 27, 2024
b8c9013
Add PodDisruptionBudget to chart (#2078)
csp33 Jul 3, 2024
eca3fc8
Update helm docs (#2081)
csp33 Jul 22, 2024
8894a4f
Add workflow for closing stale issues and PRs (#2073)
ChenYi015 Jul 22, 2024
779ea3d
Update the process to build api-docs, generate CRD manifests and code…
ChenYi015 Jul 22, 2024
bc9dcc2
Add CHANGELOG.md file and use python script to generate it automatica…
ChenYi015 Jul 22, 2024
b27717d
Add @ChenYi015 to approvers (#2096)
ChenYi015 Jul 24, 2024
461ddc9
Update Stale bot settings (#2095)
andreyvelich Jul 24, 2024
51e4886
Add Alibaba Cloud to adopters (#2097)
ChenYi015 Jul 24, 2024
4108f54
Add topologySpreadConstraints (#2091)
jbhalodia-slack Jul 26, 2024
a3ec8f1
Update workflow and docs for releasing Spark operator (#2089)
ChenYi015 Aug 1, 2024
0dc641b
Use controller-runtime to reconsturct spark operator (#2072)
ChenYi015 Aug 1, 2024
6ff204a
Fix broken integration test CI (#2109)
ChenYi015 Aug 1, 2024
e2693f1
Fix CI: environment variable BRANCH is missed (#2111)
ChenYi015 Aug 2, 2024
fb99d91
merge upstream master
sigmarkarl Aug 7, 2024
c42456a
libcap2
sigmarkarl Aug 7, 2024
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
  •  
  •  
  •  
32 changes: 31 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1 +1,31 @@
vendor
.github/
.idea/
.vscode/
bin/
charts/
docs/
config/
examples/
hack/
manifest/
spark-docker/
sparkctl/
test/
vendor/
.dockerignore
.DS_Store
.gitignore
.gitlab-ci.yaml
.golangci.yaml
.pre-commit-config.yaml
ADOPTERS.md
CODE_OF_CONDUCT.md
codecov.ymal
CONTRIBUTING.md
cover.out
Dockerfile
LICENSE
OWNERS
PROJECT
README.md
test.sh
46 changes: 46 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
name: Bug report
about: Create a report to help us improve
title: '[BUG] Brief description of the issue'
labels: bug
---

## Description
Please provide a clear and concise description of the issue you are encountering, and a reproduction of your configuration.

If your request is for a new feature, please use the `Feature request` template.

- [ ] ✋ I have searched the open/closed issues and my issue is not listed.

## Reproduction Code [Required]

<!-- REQUIRED -->

Steps to reproduce the behavior:


## Expected behavior

<!-- A clear and concise description of what you expected to happen -->

## Actual behavior

<!-- A clear and concise description of what actually happened -->

### Terminal Output Screenshot(s)

<!-- Optional but helpful -->


## Environment & Versions

- Spark Operator App version:
- Helm Chart Version:
- Kubernetes Version:
- Apache Spark version:

## Additional context

<!-- Add any other context about the problem here -->


32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: Feature request
about: Suggest an idea for this project
title: '[FEATURE] Brief description of the feature'
labels: enhancement
---

<!--- Please keep this note for the community --->

### Community Note

* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment

<!--- Thank you for keeping this note for the community --->

#### What is the outcome that you are trying to reach?

<!-- A clear and concise description of what the problem is. -->

#### Describe the solution you would like

<!-- A clear and concise description of what you want to happen. -->

#### Describe alternatives you have considered

<!-- A clear and concise description of any alternative solutions or features you've considered. -->

#### Additional context

<!-- Add any other context or screenshots about the feature request here. -->
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Question
about: I have a Question
title: '[QUESTION] Brief description of the Question'
labels: question
---

- [ ] ✋ I have searched the open/closed issues and my issue is not listed.

#### Please describe your question here

<!-- Provide as much information as possible to explain your question -->

#### Provide a link to the example/module related to the question

<!-- Please provide the link to the example related to this question from this repo -->

#### Additional context

<!-- Add any other context or screenshots about the question here -->
38 changes: 38 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
### 🛑 Important:
Please open an issue to discuss significant work before you start. We appreciate your contributions and don't want your efforts to go to waste!

For guidelines on how to contribute, please review the [CONTRIBUTING.md](CONTRIBUTING.md) document.

## Purpose of this PR
Provide a clear and concise description of the changes. Explain the motivation behind these changes and link to relevant issues or discussions.

**Proposed changes:**
- <Change 1>
- <Change 2>
- <Change 3>

## Change Category
Indicate the type of change by marking the applicable boxes:

- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] Feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that could affect existing functionality)
- [ ] Documentation update

### Rationale

<!-- Provide reasoning for the changes if not already covered in the description above. -->


## Checklist
Before submitting your PR, please review the following:

- [ ] I have conducted a self-review of my own code.
- [ ] I have updated documentation accordingly.
- [ ] I have added tests that prove my changes are effective or that my feature works.
- [ ] Existing unit tests pass locally with my changes.

### Additional Notes

<!-- Include any additional notes or context that could be helpful for the reviewers here. -->

Loading
Loading